OnAttachmentTapCallback typedef
OnAttachmentTapCallback =
VoidCallback
Callback signature for when the attachment button in the composer is tapped.
Implementation
typedef OnAttachmentTapCallback = VoidCallback;
Callback signature for when the attachment button in the composer is tapped.
typedef OnAttachmentTapCallback = VoidCallback;