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 context
no setter
gapW SizedBox

Available on int, provided by the ResponsiveIntNoContext extension

Create horizontal gap without context
no setter
m EdgeInsets

Available on int, provided by the ResponsiveIntNoContext extension

Margin for all sides without context
no setter
p EdgeInsets

Available on int, provided by the ResponsiveIntNoContext extension

Padding for all sides without context
no 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