menu
file_picker package
documentation
file_picker.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 package
documentation
file_picker
FilePickerResult
count property
FilePickerResult class