menu
custom_scaffold_plus package
documentation
responsive_layout.dart
ResponsiveLayout
tablet property
tablet property
dark_mode
light_mode
tablet
property
Widget
?
tablet
final
Widget to display on tablet screens (>= 650 width && < 1100 width)
Implementation
final Widget? tablet;
custom_scaffold_plus package
documentation
responsive_layout
ResponsiveLayout
tablet property
ResponsiveLayout class