Flutter
animation
Animation
<
T
>
value property
value
Animation class
Constructors
Animation
Properties
isCompleted
isDismissed
status
value
hashCode
runtimeType
Methods
addListener
addStatusListener
drive
removeListener
removeStatusListener
toString
toStringDetails
noSuchMethod
Operators
operator ==
value property
T
value
override
The current value of the animation.
Implementation
@override T get value;