inheritedPseudoElements property
A chain of inherited pseudo element styles (from the immediate node parent up to the DOM tree root).
Implementation
final List<InheritedPseudoElementMatches>? inheritedPseudoElements;
A chain of inherited pseudo element styles (from the immediate node parent up to the DOM tree root).
final List<InheritedPseudoElementMatches>? inheritedPseudoElements;