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