menu
khadem package
documentation
contracts.dart
StorageDisk
size abstract method
size abstract method
dark_mode
light_mode
size
abstract method
Future
<
int
>
size
(
String
path
)
Returns the size of the file in bytes.
Implementation
Future<int> size(String path);
khadem package
documentation
contracts
StorageDisk
size abstract method
StorageDisk class