menu
Dart
dart:html
StorageQuotaCallback typedef
StorageQuotaCallback
dark_mode
light_mode
描述
StorageQuotaCallback
类型定义
StorageQuotaCallback
=
void Function
(
int
grantedQuotaInBytes
)
实现
typedef void StorageQuotaCallback(int grantedQuotaInBytes);
Dart
dart:html
StorageQuotaCallback 类型定义
dart:html 库
Cookie 管理控件