menu
Dart
dart:html
Performance
supported property
supported
dark_mode
light_mode
描述
支持
属性
bool
supported
检查当前平台是否支持此类型。
实现
static bool get supported => JS('bool', '!!(window.performance)');
Dart
dart:html
性能
支持属性
性能等级
Cookie 管理控制