menu
Dart
dart:html
CssStyleSheet
addRule method
addRule
dark_mode
light_mode
description
addRule
method
int
addRule
(
String
?
selector
,
String
?
style
, [
int
?
index
])
Implementation
int addRule(String? selector, String? style, [int? index]) native;
Dart
dart:html
CssStyleSheet
addRule method
CssStyleSheet class
Cookies management controls