animation property Null safety

Animation<double> animation

The animation driving this widget's implicit animations.

Implementation

Animation<double> get animation => _animation;