read / write
Accessor to provide a stream of KeyEvents on the desired target.
Source
static EventStreamProvider<KeyEvent> keyPressEvent =
new _KeyboardEventHandler('keypress')
Accessor to provide a stream of KeyEvents on the desired target.
static EventStreamProvider<KeyEvent> keyPressEvent =
new _KeyboardEventHandler('keypress')