nestingSelectors property

List<String>? nestingSelectors
final

Array of selectors from ancestor style rules, sorted by distance from the current rule.

Implementation

final List<String>? nestingSelectors;