AnimationIconMixin mixin

Superclass Constraints
Mixin Applications

Properties

animetedIconController AnimationController?
getter/setter pair
animetedIconDuration Duration
getter/setter pairinherited
animetedIconTween Animation<double>?
getter/setter pair
arrowIconLtRController AnimationController?
getter/setter pair
arrowIconRtLController AnimationController?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
videoCtrl VideoPlayerController
getter/setter pairinherited

Methods

initAnimetedIconController(TickerProvider vsync) → void
动画icon的初始化
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
updateAnimetedIconState() Future<void>

Operators

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