pseudoElements property

List<PseudoElementMatches>? pseudoElements
final

Pseudo style matches for this node.

Implementation

final List<PseudoElementMatches>? pseudoElements;