menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
StorageUsageCallback typedef
html library