menu
webapp package
documentation
wa_route.dart
WebRoute
excludePaths property
excludePaths property
dark_mode
light_mode
excludePaths
property
List
<
String
>
excludePaths
getter/setter pair
Paths that should not be included in all sub-paths of
/*
.
Implementation
late List<String> excludePaths;
webapp package
documentation
wa_route
WebRoute
excludePaths property
WebRoute class