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