menu
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
app/app.router.dart
StackedRouter
allRoutes property
allRoutes property
dark_mode
light_mode
allRoutes
property
Set
<
String
>
get
allRoutes
inherited
Implementation
Set<String> get allRoutes => routes.map((e) => e.template).toSet();
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
app/app.router
StackedRouter
allRoutes property
StackedRouter class