OpeningGesture class
Represents a gesture used explicitly to open a Slidable
.
- Inheritance
-
- Object
- EndGesture
- OpeningGesture
Constructors
- OpeningGesture(double velocity)
-
Creates an OpeningGesture.
const
Properties
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