TransitionRoute<T> constructor
- RouteSettings? settings,
Creates a route that animates itself when it is pushed or popped.
Implementation
TransitionRoute({
super.settings,
});
Creates a route that animates itself when it is pushed or popped.
TransitionRoute({
super.settings,
});