onEnd property

Stream<DragEndEvent> get onEnd

Implementation

Stream<DragEndEvent> get onEnd => _dragEndController.stream;