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