menu
pt_linter package
documentation
exclude_path_checker.dart
ExcludePathChecker
shouldExclude abstract method
shouldExclude abstract method
dark_mode
light_mode
shouldExclude
abstract method
bool
shouldExclude
(
String
path
)
Implementation
bool shouldExclude(String path);
pt_linter package
documentation
exclude_path_checker
ExcludePathChecker
shouldExclude abstract method
ExcludePathChecker class