menu
packagist_route package
documentation
route.dart
ShellRouteMatch
matches property
matches property
dark_mode
light_mode
matches
property
List
<
RouteMatchBase
>
matches
final
The matches that will be built under this shell route.
Implementation
final List<RouteMatchBase> matches;
packagist_route package
documentation
route
ShellRouteMatch
matches property
ShellRouteMatch class