menu
flutter_scalify package
documentation
responsive_scale/responsive_constraints.dart
ResponsiveConstraints
tablet property
tablet property
dark_mode
light_mode
tablet
property
BoxConstraints
?
tablet
final
Constraints for tablet screens. Falls back to
mobile
.
Implementation
final BoxConstraints? tablet;
flutter_scalify package
documentation
responsive_scale/responsive_constraints
ResponsiveConstraints
tablet property
ResponsiveConstraints class