animation property

Animation<double> animation

The animation driving this widget's implicit animations.

Implementation

Animation<double> get animation => _animation;