menu
flowdb package
documentation
core.dart
Collection
sizeAsHumanReadable property
sizeAsHumanReadable property
dark_mode
light_mode
sizeAsHumanReadable
property
Future
<
String
>
get
sizeAsHumanReadable
Implementation
Future<String> get sizeAsHumanReadable async => Format.sizeToHumanReadable(await size);
flowdb package
documentation
core
Collection
sizeAsHumanReadable property
Collection class