pseudoElementIndexes property

List<int>? pseudoElementIndexes
final

Indexes of pseudo elements associated with this node in the domNodes array returned by getSnapshot, if any.

Implementation

final List<int>? pseudoElementIndexes;