onCancel property

Stream<DragCancelEvent> get onCancel

Implementation

Stream<DragCancelEvent> get onCancel => _dragCancelController.stream;