onDragStart 属性

Stream<MouseEvent> onDragStart

实现

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