Dart API Reference
dart:html
CssStyleSheet
addRule
addRule
method
int
addRule
(
String
selector
,
String
style
,
[
int
index
]
)