AnimationGestureMixin mixin

Superclass Constraints
Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
isAtMax bool
no setter
isAtMin bool
no setter
lowerBound double
no setter
reverse bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
upperBound double
no setter
value double
getter/setter pair

Methods

dispose() → void
inherited
forwardProgress() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
recognizerFactories() RecognizerFactories
inherited
reverseProgress() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited