NumSpacingX extension
- on
Properties
- gapH → SizedBox
-
Available on num, provided by the NumSpacingX extension
Horizontal space (SizedBox(width: value))no setter - gapV → SizedBox
-
Available on num, provided by the NumSpacingX extension
Vertical space (SizedBox(height: value))no setter - p → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
All-side padding (EdgeInsets.all(value))no setter - px → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
Horizontal padding (EdgeInsets.symmetric(horizontal: value))no setter - py → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
Vertical padding (EdgeInsets.symmetric(vertical: value))no setter - r → Radius
-
Available on num, provided by the NumSpacingX extension
SingleRadiusobject (Radius.circular(value))no setter - rad → BorderRadius
-
Available on num, provided by the NumSpacingX extension
CompleteBorderRadiusobject (BorderRadius.circular(value))no setter