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