omega/ui/navigation/omega_route library

Classes

OmegaRoute
Defines a screen the navigator shows when the intent is "navigate.id" or "navigate.push.id".

Functions

routeArguments<T>(BuildContext context) → T?
Gets the current route arguments as T. Use when the route is not OmegaRoute.typed.