customOptions property

List<AttachmentPickerOption>? customOptions
final

The custom options to be displayed in the attachment picker.

Implementation

final List<AttachmentPickerOption>? customOptions;