onSend property

ValueChanged<String> onSend
final

Called with the submitted text.

Implementation

final ValueChanged<String> onSend;