overlayShape property
final
The shape that will be used to draw the Slider's overlay.
Both the overlayColor and a non default overlayShape may be specified. The default overlayShape refers to the overlayColor.
The default value is RoundSliderOverlayShape.
Implementation
final SliderComponentShape? overlayShape;