AttachmentPickerTheme
constructor(backgroundOverlay: Color, backgroundSecondary: Color, backgroundPrimary: Color, saveAttachmentsOnDismiss: Boolean)
Parameters
backgroundOverlay
The overlay background color.
backgroundSecondary
The secondary background color.
backgroundPrimary
The primary background color.
saveAttachmentsOnDismiss
If the selected attachments should be saved when the picker is dismissed.