onKeyPress property

Function? onKeyPress
final

Callback for Key press event. Called with pressed Key object.

Implementation

final Function? onKeyPress;