noThumb property
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 AnnotatedSliderComponentShape noThumb =
_AnnotatedEmptySliderComponentShape();