menu
claudio package
documentation
utils/ignore_patterns.dart
IgnoreResult
IgnoreResult.new const constructor
IgnoreResult.new const constructor
dark_mode
light_mode
IgnoreResult
constructor
const
IgnoreResult
(
bool
shouldIgnore
,
String
?
reason
)
Implementation
const IgnoreResult(this.shouldIgnore, this.reason);
claudio package
documentation
utils/ignore_patterns
IgnoreResult
IgnoreResult.new const constructor
IgnoreResult class