支持的属性

bool supported

检查当前平台上是否支持此类型。

实现

static bool get supported => JS('bool', '!!(document.body.animate)');