menu
string_collector package
documentation
config.dart
CollectorConfig
excludePaths property
excludePaths property
dark_mode
light_mode
excludePaths
property
List
<
String
>
excludePaths
final
Path substrings to exclude (e.g., "test", "mock").
Implementation
final List<String> excludePaths;
string_collector package
documentation
config
CollectorConfig
excludePaths property
CollectorConfig class