controller property
The animation controller that the route uses to drive the transitions.
The animation itself is exposed by the animation property.
Implementation
late final AnimationController controller;
The animation controller that the route uses to drive the transitions.
The animation itself is exposed by the animation property.
late final AnimationController controller;