AppShell Overview
menu
flutter_user
flutter_user.dart
LoginOptions
maxFormWidth property
maxFormWidth
dark_mode
light_mode
maxFormWidth
property
double
?
maxFormWidth
final
Maximum width of the form. Defaults to 400.
Implementation
final double? maxFormWidth;
flutter_user
flutter_user
LoginOptions
maxFormWidth property
LoginOptions class