thumbShape property
final
The shape that will be used to draw the Slider's thumb.
The default value is RoundSliderThumbShape.
See also:
- RoundRangeSliderThumbShape, which is the default thumb shape for the RangeSlider.
Implementation
final SliderComponentShape? thumbShape;