noTickMark property
Special instance of SliderTickMarkShape to skip the tick mark painting.
See also:
- SliderThemeData.tickMarkShape, which is the shape that the Slider uses when painting tick marks.
Implementation
static final AnnotatedSliderTickMarkShape noTickMark =
_AnnotatedEmptySliderTickMarkShape();