menu
dart_code_linter package
documentation
unused_code_analyzer.dart
UnusedCodeConfig
analyzerExcludePatterns property
analyzerExcludePatterns property
dark_mode
light_mode
analyzerExcludePatterns
property
Iterable
<
String
>
analyzerExcludePatterns
final
Implementation
final
Iterable
<
String
> analyzerExcludePatterns;
dart_code_linter package
documentation
unused_code_analyzer
UnusedCodeConfig
analyzerExcludePatterns property
UnusedCodeConfig class
Constructors
new
fromAnalysisOptions
fromArgs
Properties
analyzerExcludePatterns
excludePatterns
hashCode
isMonorepo
runtimeType
shouldPrintConfig
Methods
merge
noSuchMethod
toString
Operators
operator ==