menu
dapper package
documentation
bin/ignore_rules.dart
IgnoreRules
IgnoreRules.empty factory constructor
IgnoreRules.empty factory constructor
dark_mode
light_mode
IgnoreRules.empty
constructor
IgnoreRules.empty
(
)
Creates empty rules.
Implementation
factory IgnoreRules.empty() => IgnoreRules._([], {});
dapper package
documentation
bin/ignore_rules
IgnoreRules
IgnoreRules.empty factory constructor
IgnoreRules class