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