AppShell Overview
menu
flutter_user
flutter_user.dart
RegistrationOptions
maxFormWidth property
maxFormWidth
dark_mode
light_mode
maxFormWidth
property
double
?
maxFormWidth
final
The maximum width of the form. Defaults to 300.
Implementation
final double? maxFormWidth;
flutter_user
flutter_user
RegistrationOptions
maxFormWidth property
RegistrationOptions class