RunFunction mixin

Mixin to implementing the run function

Implemented types

Properties

addState TKMControllerMixin
Attached the state to this controller
no getterinherited
hashCode int
The hash code for this object.
no setterinherited
isAttached bool
Determine if the state with AnimationControllerMixin is attached to an instance
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
runFunction() → void
Run animation and decide if execute forward or reverse
toString() String
A string representation of this object.
inherited

Operators

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