Gravity 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
- AXIS_CLIP → const int
- AXIS_PULL_AFTER → const int
- AXIS_PULL_BEFORE → const int
- AXIS_SPECIFIED → const int
- AXIS_X_SHIFT → const int
- AXIS_Y_SHIFT → const int
- BOTTOM → const int
- CENTER → const int
- CLIP_HORIZONTAL → const int
- CLIP_VERTICAL → const int
- END → const int
- FILL → const int
- FILL_HORIZONTAL → const int
- FILL_VERTICAL → const int
- LEFT → const int
- NO_GRAVITY → const int
- RIGHT → const int
- TOP → const int