onSend property

dynamic Function(String) onSend
final

Callback triggered when the send button is pressed.

Implementation

final Function(String) onSend;