menu
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab.dart
JetTab
routes property
routes property
dark_mode
light_mode
routes
property
List
<
PageRouteInfo
<
Object
?
>
>
?
routes
final
List of tab routes to navigate between (router mode only).
Implementation
final List<PageRouteInfo>? routes;
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab
JetTab
routes property
JetTab class