menu
flutter_material_pickers package
documentation
interfaces/common_dialog_properties.dart
ICommonDialogProperties
maxShortSide property
maxShortSide property
dark_mode
light_mode
maxShortSide
property
double
?
maxShortSide
final
Used to restrict how wide the dialog can be.
Implementation
final double? maxShortSide = null;
flutter_material_pickers package
documentation
interfaces/common_dialog_properties
ICommonDialogProperties
maxShortSide property
ICommonDialogProperties class