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