AppShell Overview
menu
flutter_login
flutter_login.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_login
flutter_login
LoginOptions
showObscurePassword property
LoginOptions class