routes/tab_routes library

Classes

TabRouteArgs

Extensions

AppRouteGoNavigationExtension on AppRoute<R, P>?
AppRouteKeyNavExtension on AppRoute<R, KeyArgs<T>>
AppRouteMatchGoExtension on AppRouteMatch<dynamic, RouteParams>
AppRouteNavigationExtension on AppRoute<R, P>
RouteCast on Route
TabPageExt on FRouter

Functions

simple<R, P>(Widget builder()) → WidgetHandler<R, P>

Typedefs

ModalArgsBuilder<P extends RouteParams> = P Function(ScrollController? controller)
Passes the ScrollController to the route args