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