attachmentButtonBuilder property

ActionButtonBuilder? attachmentButtonBuilder
final

Builder for customizing the attachment button.

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

Implementation

final ActionButtonBuilder? attachmentButtonBuilder;