AppShell Overview
menu
flutter_user
flutter_user.dart
LoginOptions
passwordTextAlign property
passwordTextAlign
dark_mode
light_mode
passwordTextAlign
property
TextAlign
?
passwordTextAlign
final
The text alignment for the password input field.
Implementation
final TextAlign? passwordTextAlign;
flutter_user
flutter_user
LoginOptions
passwordTextAlign property
LoginOptions class