一个用于处理本 Document 的 keyup 事件的 Stream。
keyup
Stream<KeyboardEvent> get onKeyUp => Element.keyUpEvent.forTarget(this);