menu
flutter_scalify package
documentation
responsive_scale/scalify_config.dart
ScalifyConfig
tabletBreakpoint property
tabletBreakpoint property
dark_mode
light_mode
tabletBreakpoint
property
double
tabletBreakpoint
final
Breakpoint for Tablets (
600 - 900
).
Implementation
final double tabletBreakpoint;
flutter_scalify package
documentation
responsive_scale/scalify_config
ScalifyConfig
tabletBreakpoint property
ScalifyConfig class