onSendAttachments property

ValueSetter<List<Attachment>>? onSendAttachments
final

The callback when the send button gets tapped.

Implementation

final ValueSetter<List<Attachment>>? onSendAttachments;