由这个 Window 处理的 keypress 事件流。
keypress
Stream<KeyboardEvent> get onKeyPress => Element.keyPressEvent.forTarget(this);