onSendPressed property
void Function(PartialText)?
onSendPressed
final
See Input.onSendPressed
Implementation
final void Function(types.PartialText)? onSendPressed;
See Input.onSendPressed
final void Function(types.PartialText)? onSendPressed;