clearSliderOwner method

void clearSliderOwner()

Clears the Slider owner

Implementation

void clearSliderOwner() {
  _sliderOwnerRoute = null;
}