ResponsiveIntNoContext extension
==== CONTEXT-LESS INT EXTENSIONS ==== Call ResponsiveConfig.init(context) once before using these
- on
Properties
- gapH → SizedBox
-
Available on int, provided by the ResponsiveIntNoContext extension
Create vertical gap without contextno setter - gapW → SizedBox
-
Available on int, provided by the ResponsiveIntNoContext extension
Create horizontal gap without contextno setter - m → EdgeInsets
-
Available on int, provided by the ResponsiveIntNoContext extension
Margin for all sides without contextno setter - p → EdgeInsets
-
Available on int, provided by the ResponsiveIntNoContext extension
Padding for all sides without contextno setter
Methods
-
h(
) → double -
Available on int, provided by the ResponsiveIntNoContext extension
Scale height without context -
icon(
) → double -
Available on int, provided by the ResponsiveIntNoContext extension
Scale icon size without context -
r(
) → double -
Available on int, provided by the ResponsiveIntNoContext extension
Scale radius without context -
sp(
) → double -
Available on int, provided by the ResponsiveIntNoContext extension
Scale font size without context -
w(
) → double -
Available on int, provided by the ResponsiveIntNoContext extension
Scale width without context