AppShell Overview
menu
flutter_user
flutter_user.dart
LoginOptions
showObscurePassword property
showObscurePassword
dark_mode
light_mode
showObscurePassword
property
bool
showObscurePassword
final
Determines whether the password field should be obscured.
Implementation
final bool showObscurePassword;
flutter_user
flutter_user
LoginOptions
showObscurePassword property
LoginOptions class