menu
fluttery_framework package
documentation
view.dart
StatefulShellBranch
routes property
routes property
dark_mode
light_mode
routes
property
List
<
RouteBase
>
routes
final
The list of child routes associated with this route branch.
Implementation
final List<RouteBase> routes;
fluttery_framework package
documentation
view
StatefulShellBranch
routes property
StatefulShellBranch class