Dart SDK
dart:html
CssStyleRule
class
CssStyleRule
Properties
Properties
selectorText
style
cssText
parentRule
parentStyleSheet
type
(Not documented.)
Annotations
DocsEditable()
DomName('CSSStyleRule')
Extends
Object
CssRule
CssStyleRule
Properties
String
selectorText
read / write
CssStyleDeclaration
style
read-only
String
cssText
read / write ,
inherited
CssRule
parentRule
read-only ,
inherited
CssStyleSheet
parentStyleSheet
read-only ,
inherited
int
type
read-only ,
inherited