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