AppShell Overview
menu
flutter_user
flutter_user.dart
LoginOptions
passwordTextStyle property
passwordTextStyle
dark_mode
light_mode
passwordTextStyle
property
TextStyle
?
passwordTextStyle
final
The text style for the password input field.
Implementation
final TextStyle? passwordTextStyle;
flutter_user
flutter_user
LoginOptions
passwordTextStyle property
LoginOptions class