Dart API Reference
dart:html
CssStyleSheet
insertRule
insertRule
method
int
insertRule
(
String
rule
,
[
int
index
]
)