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