menu
nomo_router package
documentation
router/nomo_navigator.dart
NomoNavigatorFunctions
push<T> abstract method
push<T> abstract method
dark_mode
light_mode
push<
T
>
abstract method
Future
<
T
>
push
<
T
>(
AppRoute
route
)
Implementation
Future<T> push<T>(AppRoute route);
nomo_router package
documentation
router/nomo_navigator
NomoNavigatorFunctions
push<T> abstract method
NomoNavigatorFunctions class