animation property

Animation<double> animation

The value of the ratio over time.

Implementation

Animation<double> get animation => _animationController.view;