menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
StorageUsageCallback typedef
StorageUsageCallback typedef
dark_mode
light_mode
StorageUsageCallback
typedef
StorageUsageCallback
=
void Function
(
int
currentUsageInBytes
,
int
currentQuotaInBytes
)
Implementation
typedef StorageUsageCallback = void Function( int currentUsageInBytes, int currentQuotaInBytes);
s_packages package
documentation
s_universal_html/src/_sdk/html
StorageUsageCallback typedef
html library