attachmentButtonBuilder property

AttachmentButtonBuilder? attachmentButtonBuilder
final

Builder for customizing the attachment button.

The builder contains the default AttachmentButton that can be customized by calling .copyWith.

Implementation

final AttachmentButtonBuilder? attachmentButtonBuilder;