AnimationControllerGestureMixin mixin

Implemented types
Mixin Applications

Properties

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

Methods

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

Operators

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