Dart API Reference
dart:html
CssImportRule
CssImportRule
class
Annotated by:
DocsEditable()
DomName('CSSImportRule')
Extends:
CssRule
Object
Instance Properties
href
String
read-only
media
MediaList
read-only
styleSheet
CssStyleSheet
read-only
cssText
String
Inherited
read/write
parentRule
CssRule
Inherited
read-only
parentStyleSheet
CssStyleSheet
Inherited
read-only
type
int
Inherited
read-only