attachmentActionsModalBuilder property

AttachmentActionsBuilder? attachmentActionsModalBuilder
final

A widget builder for representing the actions a user can take on an attachment.

defaultActionsModal is the default AttachmentActionsModal configuration. Use defaultActionsModal.copyWith to easily customize it

Implementation

final AttachmentActionsBuilder? attachmentActionsModalBuilder;