RALIEdgeInsets class
///////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////
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
- allLg → const EdgeInsets
- allMd → const EdgeInsets
- allSm → const EdgeInsets
- allXl → const EdgeInsets
- allXs → const EdgeInsets
- card → const EdgeInsets
- horizontalLg → const EdgeInsets
- horizontalMd → const EdgeInsets
- horizontalSm → const EdgeInsets
- horizontalXl → const EdgeInsets
- horizontalXs → const EdgeInsets
- listItem → const EdgeInsets
- screen → const EdgeInsets
- verticalLg → const EdgeInsets
- verticalMd → const EdgeInsets
- verticalSm → const EdgeInsets
- verticalXl → const EdgeInsets
- verticalXs → const EdgeInsets