uses property

List<UseRule> uses

All the @use rules that appear in this stylesheet.

Implementation

List<UseRule> get uses => UnmodifiableListView(_uses);