菜单
Dart
dart:html
StyleElement
禁用属性
禁用
深色模式
浅色模式
描述
disabled
属性
bool
disabled
实现
bool get disabled native;
void
disabled=
(
bool
value
)
实现
set disabled(bool value) native;
Dart
dart:html
StyleElement
禁用属性
StyleElement 类
Cookie 管理控件