Stream of keypress events handled by this Window.
keypress
Stream<KeyboardEvent> get onKeyPress => Element.keyPressEvent.forTarget(this);