menu
finch package
documentation
finch_route.dart
FinchRoute
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;
finch package
documentation
finch_route
FinchRoute
excludePaths property
FinchRoute class