SpacingExtensions extension
Extension methods for easy spacing and sizing
- on
Properties
- all → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets with all sides equalno setter - bottom → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for bottom padding onlyno setter - bottomRadius → BorderRadius
-
Available on num, provided by the SpacingExtensions extension
Creates BorderRadius for bottom corners onlyno setter - height → SizedBox
-
Available on num, provided by the SpacingExtensions extension
Creates a SizedBox with heightno setter - horizontal → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for horizontal paddingno setter - left → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for left padding onlyno setter - leftRadius → BorderRadius
-
Available on num, provided by the SpacingExtensions extension
Creates BorderRadius for left corners onlyno setter - milliseconds → Duration
-
Available on num, provided by the SpacingExtensions extension
Creates Duration in millisecondsno setter - radius → BorderRadius
-
Available on num, provided by the SpacingExtensions extension
Creates BorderRadius with all corners equalno setter - right → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for right padding onlyno setter - rightRadius → BorderRadius
-
Available on num, provided by the SpacingExtensions extension
Creates BorderRadius for right corners onlyno setter - seconds → Duration
-
Available on num, provided by the SpacingExtensions extension
Creates Duration in secondsno setter - square → SizedBox
-
Available on num, provided by the SpacingExtensions extension
Creates a square SizedBoxno setter - top → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for top padding onlyno setter - topRadius → BorderRadius
-
Available on num, provided by the SpacingExtensions extension
Creates BorderRadius for top corners onlyno setter - vertical → EdgeInsets
-
Available on num, provided by the SpacingExtensions extension
Creates EdgeInsets for vertical paddingno setter - width → SizedBox
-
Available on num, provided by the SpacingExtensions extension
Creates a SizedBox with widthno setter