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