Stream of mousedown events handled by this Window.
mousedown
Stream<MouseEvent> get onMouseDown => Element.mouseDownEvent.forTarget(this);