menu
flutter_nav package
documentation
common/models/nav_page_service_config.dart
NavPageServiceConfig
routes property
routes property
dark_mode
light_mode
routes
property
List
<
NavRoute
>
routes
final
List of navigation routes
Implementation
final List<NavRoute> routes;
flutter_nav package
documentation
common/models/nav_page_service_config
NavPageServiceConfig
routes property
NavPageServiceConfig class