animation property Null safety
The animation driving this widget's implicit animations.
Implementation
Animation<double> get animation => _animation;
The animation driving this widget's implicit animations.
Animation<double> get animation => _animation;