NumSpacingX extension
Built with Kite 🪁 Flutter foundations, architecture, and developer tooling. Learn more: https://kite.orkitt.dev
- on
Properties
- borderRadius → BorderRadius
-
Available on num, provided by the NumSpacingX extension
no setter - box → SizedBox
-
Available on num, provided by the NumSpacingX extension
no setter - hBox → SizedBox
-
Available on num, provided by the NumSpacingX extension
no setter - p → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
All-side padding (EdgeInsets.all(value))no setter - padAll → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padBottom → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padH → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padLeft → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padRight → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padTop → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
no setter - padV → EdgeInsets
-
Available on num, provided by the NumSpacingX extension
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 - radius → Radius
-
Available on num, provided by the NumSpacingX extension
no setter - vBox → SizedBox
-
Available on num, provided by the NumSpacingX extension
no setter