menu
Dart
dart:html
StorageQuotaCallback typedef
StorageQuotaCallback
dark_mode
light_mode
description
StorageQuotaCallback
typedef
StorageQuotaCallback
=
void Function
(
int
grantedQuotaInBytes
)
Implementation
typedef void StorageQuotaCallback(int grantedQuotaInBytes);
Dart
dart:html
StorageQuotaCallback typedef
dart:html library
Cookies management controls