menu
fluido package
documentation
layout/layout_width.dart
LayoutWidth
LayoutWidth.new const constructor
LayoutWidth.new const constructor
dark_mode
light_mode
LayoutWidth
constructor
const
LayoutWidth
(
{
FluidoBreakpoints
?
breakpoints
,
Widget
?
sm
,
Widget
?
md
,
Widget
?
lg
,
Widget
?
xl
,
Widget
?
xl2
,
})
Implementation
const LayoutWidth({ this.breakpoints, this.sm, this.md, this.lg, this.xl, this.xl2, });
fluido package
documentation
layout/layout_width
LayoutWidth
LayoutWidth.new const constructor
LayoutWidth class