ruleTypes property

List<CSSRuleType>? ruleTypes
final

The array keeps the types of ancestor CSSRules from the innermost going outwards.

Implementation

final List<CSSRuleType>? ruleTypes;