AppShell Overview
menu
flutter_user
flutter_user.dart
LoginOptions
initialPassword property
initialPassword
dark_mode
light_mode
initialPassword
property
String
initialPassword
final
The initial password value for the password input field.
Implementation
final String initialPassword;
flutter_user
flutter_user
LoginOptions
initialPassword property
LoginOptions class