Flutter
widgets
StatusTransitionWidget
animation property
animation
description
animation
property
Null safety
Animation
<
double
>
animation
final
The animation to which this widget is listening.
Implementation
final Animation<double> animation;
Flutter
widgets
StatusTransitionWidget
animation property
StatusTransitionWidget class
Constructors
StatusTransitionWidget
Properties
animation
hashCode
key
runtimeType
Methods
build
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==