animation property
The Listenable to which this widget is listening.
Typically an Animation or AnimationController, but any Listenable works.
Implementation
final Listenable animation;
The Listenable to which this widget is listening.
Typically an Animation or AnimationController, but any Listenable works.
final Listenable animation;