stopPreventingDrag method

void stopPreventingDrag()

Implementation

void stopPreventingDrag() {
  _preventingDrag = false;
}