onSendPressed property

(void Function(PartialText)?) onSendPressed
final

See Input.onSendPressed

Implementation

final void Function(types.PartialText)? onSendPressed;