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