onSendPressed property

OnSendPressed? onSendPressed
final

The callback to handle the event when a user sends a text message.

Implementation

final OnSendPressed onSendPressed;