endDrag method

void endDrag()

Implementation

void endDrag() {
  _isDragging = false;
}