菜单
Dart
dart:html
FileSystem
支持的属性
支持
暗黑模式
亮色模式
描述
支持的
属性
bool
supported
检查此类型是否在当前平台上受支持。
实现
static bool get supported => JS('bool', '!!(window.webkitRequestFileSystem)');
Dart
dart:html
FileSystem
支持的属性
FileSystem类
Cookie管理控件