animation property

Animation<double> animation

The animation that drives the route's transition and the previous route's forward transition.

Implementation

Animation<double> get animation => _animation;