menu
jet_flutter_framework package
documentation
jet_framework.dart
AutoTabsRouter
routes property
routes property
dark_mode
light_mode
routes
property
List
<
PageRouteInfo
<
Object
?
>
>
?
routes
final
The list of pages this router will handle
Implementation
final List<PageRouteInfo>? routes;
jet_flutter_framework package
documentation
jet_framework
AutoTabsRouter
routes property
AutoTabsRouter class