由这个 Document 处理的 mousedown 事件流。
mousedown
Stream<MouseEvent> get onMouseDown => Element.mouseDownEvent.forTarget(this);