menu
Dart
dart:html
Animation
supported property
supported
dark_mode
light_mode
说明
支持的
属性
bool
supported
检查当前平台上是否支持此类型。
实现
static bool get supported => JS('bool', '!!(document.body.animate)');
Dart
dart:html
Animation
支持的属性
动画类
Cookie管理控件