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