onDragEnd property

Stream<MouseEvent> get onDragEnd

Implementation

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