menu
fluttery_framework package
documentation
view.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;
fluttery_framework package
documentation
view
ShellRouteMatch
matches property
ShellRouteMatch class