OnAttachmentTap typedef

OnAttachmentTap = VoidCallback

The action to perform when the attachment is tapped or clicked.

Implementation

typedef OnAttachmentTap = VoidCallback;