PropsCSSStyleRule extension
- on
Properties
- cssRules → CSSRuleList
-
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension
no setter - selectorText ↔ String
-
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension
getter/setter pair - style → CSSStyleDeclaration
-
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension
no setter - styleMap → StylePropertyMap
-
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension
no setter
Methods
-
deleteRule(
int index) → void -
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension
-
insertRule(
String rule, [int? index = 0]) → int -
Available on CSSStyleRule, provided by the PropsCSSStyleRule extension