onDragEnd property

Stream<MouseEvent> onDragEnd

Implementation

Stream<MouseEvent> get onDragEnd => dragEndEvent.forTarget(this);