PropsCSSStyleRule extension

on

Properties

cssRules CSSRuleList
no setter
selectorText String
getter/setter pair
style CSSStyleDeclaration
no setter
styleMap StylePropertyMap
no setter

Methods

deleteRule(int index) → void
insertRule(String rule, [int? index = 0]) int