OverlayRoute<T> constructor
- RouteSettings? settings,
Creates a route that knows how to interact with an Overlay.
Implementation
OverlayRoute({
super.settings,
});
Creates a route that knows how to interact with an Overlay.
OverlayRoute({
super.settings,
});