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