ruleTypes property
The array keeps the types of ancestor CSSRules from the innermost going outwards.
Implementation
final List<CSSRuleType>? ruleTypes;
The array keeps the types of ancestor CSSRules from the innermost going outwards.
final List<CSSRuleType>? ruleTypes;