options property
final
The options that will be shown in the file picker.
Defaults to all of the options.
Implementation
final List<FilePickerOptions> options;
The options that will be shown in the file picker.
Defaults to all of the options.
final List<FilePickerOptions> options;