InqvineDesignDoubleExtensions extension

on

Properties

asBorderRadiusCircular BorderRadius

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns a BorderRadius of given size
no setter
asHeightWidget Widget

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns a SizedBox with height of given size
no setter
asPaddingAll EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size on all sides
no setter
asPaddingB EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the bottom edge only
no setter
asPaddingL EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the left edge only
no setter
asPaddingLBR EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the bottom, left, and right edges only
no setter
asPaddingLR EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the left, and right edges only
no setter
asPaddingLTR EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the top, bottom, and left edges only
no setter
asPaddingR EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the right edge only
no setter
asPaddingT EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the top edge only
no setter
asPaddingTB EdgeInsets

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns EdgeInsets of given size along the top, and bottom edges only
no setter
asRadiusCircular Radius

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns a Radius of given size
no setter
asWidthWidget Widget

Available on double, provided by the InqvineDesignDoubleExtensions extension

Returns a SizedBox with width of given size
no setter