menu
scobro_foundation_flutter package
documentation
widgets/layout/responsive_layout_wrapper.dart
ResponsiveLayoutWrapper
tabletBuilder property
tabletBuilder property
dark_mode
light_mode
tabletBuilder
property
WidgetBuilder
?
tabletBuilder
final
Optional builder for tablet size (width >= 600px and < 900px)
Implementation
final WidgetBuilder? tabletBuilder;
scobro_foundation_flutter package
documentation
widgets/layout/responsive_layout_wrapper
ResponsiveLayoutWrapper
tabletBuilder property
ResponsiveLayoutWrapper class