The animation controller that the route uses to drive the transitions.
The animation itself is exposed by the animation property.
Source
@protected AnimationController get controller => _controller;
The animation controller that the route uses to drive the transitions.
The animation itself is exposed by the animation property.
@protected AnimationController get controller => _controller;