animation property

Listenable animation
final

The Listenable to which this widget is listening.

Typically an Animation or AnimationController, but any Listenable works.

Implementation

final Listenable animation;