menu
itwo_flutter_base package
documentation
route/itwo_flutter_route.dart
RouterUtil<R extends Route>
show method
show method
dark_mode
light_mode
show
method
void
show
(
)
Implementation
void show() => _RouterStack.instance.show();
itwo_flutter_base package
documentation
route/itwo_flutter_route
RouterUtil<R extends Route>
show method
RouterUtil class