onKeyPress property

void Function(String) onKeyPress
final

Callback function that gets triggered when a key is pressed.

Implementation

final void Function(String) onKeyPress;