onSendTap property
Provides call back when user tap on send button in text field. It returns message, reply message and message type.
Implementation
final StringMessageCallBack? onSendTap;
Provides call back when user tap on send button in text field. It returns message, reply message and message type.
final StringMessageCallBack? onSendTap;