Insets class
Spacing, Margins, Gutters, and Paddings.
- Annotations
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- large → const double
- value: 32
- medium → const double
- value: 24;
- midLarge → const double
- value: 38;
- midSmall → const double
- value: 12;
- offset → const double
- value: 80;
- small → const double
- value: 16;
- xlarge → const double
- value: 48;
- xMidLarge → const double
- value: 40;
- xsmall → const double
- value: 8;
- xxlarge → const double
- value: 56;
- xxsmall → const double
- value: 4;