Stream of keyup events handled by this Element.
keyup
ElementStream<KeyboardEvent> get onKeyUp => keyUpEvent.forElement(this);