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