menu
fcc_widget_library package
documentation
fcc_responsive.dart
FCCResponsiveBreakpoints
FCCResponsiveBreakpoints.new const constructor
FCCResponsiveBreakpoints.new const constructor
dark_mode
light_mode
FCCResponsiveBreakpoints
constructor
const
FCCResponsiveBreakpoints
(
{
double
mobileMaxWidth
=
600
,
double
tabletMaxWidth
=
1024
,
})
Implementation
const FCCResponsiveBreakpoints({ this.mobileMaxWidth = 600, this.tabletMaxWidth = 1024, });
fcc_widget_library package
documentation
fcc_responsive
FCCResponsiveBreakpoints
FCCResponsiveBreakpoints.new const constructor
FCCResponsiveBreakpoints class