keyPressEvent property Null safety
read / write
Accessor to provide a stream of KeyEvents on the desired target.
Implementation
static EventStreamProvider keyPressEvent =
new _KeyboardEventHandler('keypress')
Accessor to provide a stream of KeyEvents on the desired target.
static EventStreamProvider keyPressEvent =
new _KeyboardEventHandler('keypress')