cssGroupingRule top-level property
dynamic
get
cssGroupingRule
Any CSS at-rule that contains other rules nested within it.
Implementation
_i2.dynamic get cssGroupingRule => _i4.getProperty(
_self,
'CSSGroupingRule',
);