valueIndicatorShape property
final
The shape that will be used to draw the Slider's value indicator.
The default value is PaddleSliderValueIndicatorShape.
See also:
- PaddleRangeSliderValueIndicatorShape, which is the default value indicator shape for the RangeSlider.
Implementation
final SliderComponentShape? valueIndicatorShape;