flutter_gutter
library
Classes
-
Gap
-
Creates a
SizedBox
with a height of size corresponding to the layout axis
of the first Scrollable
, Row
or Column
above this widget.
-
Gutter
-
A gap of the standard gutter size according to Material Design's breakpoints
system.
-
GutterConfiguration
-
-
GutterConfigurationData
-
An inherited widget that sets custom Gutter and Gap behavior.
-
GutterLarge
-
A gap twice the standard gutter size according to Material Design's
breakpoints system.
-
GutterSmall
-
A gap half the standard gutter size according to Material Design's
breakpoints system
-
GutterTiny
-
A gap a quarter the standard gutter size according to Material Design's
breakpoints system
-
Margin
-
A gap of the standard margin size according to Material Design's breakpoints
system