options property

List<FilePickerOptions> options
final

The options that will be shown in the file picker.

Defaults to all of the options.

Implementation

final List<FilePickerOptions> options;