noOverlay property
final
Special instance of SliderComponentShape to skip the overlay drawing.
See also:
- SliderThemeData.overlayShape, which is the shape that the Slider uses when painting the overlay.
Implementation
static final SliderComponentShape noOverlay = _EmptySliderComponentShape();