startDrag method

void startDrag()

Implementation

void startDrag() {
  _isDragging = true;
}