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