cssConditionRule top-level property
dynamic
get
cssConditionRule
A single condition CSS at-rule, which consists of a condition and a statement block. It is a child of CSSGroupingRule.
Implementation
_i2.dynamic get cssConditionRule => _i4.getProperty(
_self,
'CSSConditionRule',
);