Dart API Reference
dart:html
KeyboardEventStream
onKeyPress
onKeyPress
method
Named constructor to produce a stream for onKeyPress events.
CustomStream
<
KeyEvent
>
onKeyPress
(
EventTarget
target
)
Named constructor to produce a stream for onKeyPress events.