menu
Dart
dart:html
CssStyleSheet
addRule method
addRule
dark_mode
light_mode
描述
addRule
方法
int
addRule
(
String
?
selector
,
String
?
style
,
[
int
?
index
]
)
实现
int addRule(String? selector, String? style, [int? index]) native;
Dart
dart:html
CssStyleSheet
addRule 方法
CssStyleSheet 类
Cookie 管理控件