animation property

Animation<double> animation

The provided Animation<double> from construction, accessed as super.listenable.

Implementation

Animation<double> get animation => listenable as Animation<double>;