menu
file_picker_extended package
documentation
web/file_picker_extended_web.dart
FilePickerResult
count property
count property
dark_mode
light_mode
count
property
int
get
count
The length of picked files.
Implementation
int get count => files.length;
file_picker_extended package
documentation
web/file_picker_extended_web
FilePickerResult
count property
FilePickerResult class