router/src/ny_router library
Classes
Enums
- The NavigationType enum is used to define the type of navigation to be
Functions
Typedefs
- NyRouteView = Widget Function(BuildContext context)
- RouteView = (String, Widget Function(BuildContext context))
- Type definition for the route view.