DUISpacing class
Constructors
Properties
- borderRadius → double
-
final
- borderWidth → double
-
Border Width
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- homeCategoriesPadding → double
-
final
- largeBorderRadius → double
-
final
- largeLateralPaddingValue → double
-
final
- lateralPadding → EdgeInsets
-
final
- lateralPaddingValue → double
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- smallBorderRadius → double
-
Border Radius
final
- smallPaddingValue → double
-
Margins
final
Methods
-
divider(
dynamic context) → Widget -
dottedDivider(
dynamic context) → Widget -
hSpacer(
{int multiplier = 1, bool small = false}) → Widget -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
spacer(
{int multiplier = 1, bool small = false}) → Widget - Widgets
-
toString(
) → String -
A string representation of this object.
inherited
-
verticalDivider(
BuildContext context, double? height) → Widget
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited