onDragStart property

Stream<MouseEvent> onDragStart

Implementation

Stream<MouseEvent> get onDragStart => dragStartEvent.forTarget(this);