preventDrag method

void preventDrag()

Implementation

void preventDrag() {
  _preventingDrag = true;
}