onSendTap property

StringMessageCallBack? onSendTap
final

Provides call back when user tap on send button in text field. It returns message, reply message and message type.

Implementation

final StringMessageCallBack? onSendTap;