onAttachmentTap property

OnAttachmentTapCallback? onAttachmentTap
final

Callback triggered when the attachment button in the composer is tapped.

Implementation

final OnAttachmentTapCallback? onAttachmentTap;