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