menu
jet_flutter_framework package
documentation
jet_framework.dart
AutoTabsScaffold
routes property
routes property
dark_mode
light_mode
routes
property
List
<
PageRouteInfo
<
Object
?
>
>
?
routes
final
The List of routes to be used as tabs
Implementation
final List<PageRouteInfo>? routes;
jet_flutter_framework package
documentation
jet_framework
AutoTabsScaffold
routes property
AutoTabsScaffold class