menu
file_picker package
documentation
file_picker.dart
PlatformFile
size property
size property
dark_mode
light_mode
size
property
int
size
final
The file size in bytes. Defaults to
0
if the file size could not be determined.
Implementation
final int size;
file_picker package
documentation
file_picker
PlatformFile
size property
PlatformFile class