Dart API Reference
dart:html
CssStyleSheet
removeRule
removeRule
method
@DomName('CSSStyleSheet.removeRule')
@DocsEditable()
@Experimental()
void
removeRule
(
int
index
)