menu
anteater package
documentation
rules/rule_registry.dart
RuleRegistry
ruleCount property
ruleCount property
dark_mode
light_mode
ruleCount
property
int
get
ruleCount
Gets the number of registered rules.
Implementation
int get ruleCount => _rules.length;
anteater package
documentation
rules/rule_registry
RuleRegistry
ruleCount property
RuleRegistry class