InqvineDesignDoubleExtensions extension
- on
Properties
- asBorderRadiusCircular → BorderRadius
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns a BorderRadius of given sizeno setter - asHeightWidget → Widget
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns a SizedBox with height of given sizeno setter - asPaddingAll → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size on all sidesno setter - asPaddingB → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the bottom edge onlyno setter - asPaddingL → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the left edge onlyno setter - asPaddingLBR → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the bottom, left, and right edges onlyno setter - asPaddingLR → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the left, and right edges onlyno setter - asPaddingLTR → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the top, bottom, and left edges onlyno setter - asPaddingR → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the right edge onlyno setter - asPaddingT → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the top edge onlyno setter - asPaddingTB → EdgeInsets
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns EdgeInsets of given size along the top, and bottom edges onlyno setter - asRadiusCircular → Radius
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns a Radius of given sizeno setter - asWidthWidget → Widget
-
Available on double, provided by the InqvineDesignDoubleExtensions extension
Returns a SizedBox with width of given sizeno setter