animation property

Animation<double> get animation

Raw animation for AnimatedBuilder usage.

Implementation

Animation<double> get animation => _animationController;