menu
flutter_scalify package
documentation
responsive_scale/scalify_config.dart
ScalifyConfig
minWidth property
minWidth property
dark_mode
light_mode
minWidth
property
double
minWidth
final
Minimum width before the UI stops shrinking and enables horizontal scrolling.
Implementation
final double minWidth;
flutter_scalify package
documentation
responsive_scale/scalify_config
ScalifyConfig
minWidth property
ScalifyConfig class