Stream of mouseup events handled by this Element.
mouseup
ElementStream<MouseEvent> get onMouseUp => mouseUpEvent.forElement(this);