Spacing class
Properties
- all → EdgeInsetsGeometry
-
no setter
- bottom → EdgeInsetsGeometry
-
no setter
- bottomLeft → EdgeInsetsGeometry
-
no setter
- bottomRight → EdgeInsetsGeometry
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- horizontal → EdgeInsetsGeometry
-
no setter
- left → EdgeInsetsGeometry
-
no setter
- right → EdgeInsetsGeometry
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- top → EdgeInsetsGeometry
-
no setter
- topLeft → EdgeInsetsGeometry
-
no setter
- topRight → EdgeInsetsGeometry
-
no setter
- vertical → EdgeInsetsGeometry
-
no setter
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