onMouseDown property

Stream<MouseEvent> onMouseDown

Implementation

Stream<MouseEvent> get onMouseDown => mouseDownEvent.forTarget(this);