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