AppShell Overview
menu
flutter_registration
flutter_registration.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_registration
flutter_registration
RegistrationOptions
maxFormWidth property
RegistrationOptions class