thumbShape property

SliderComponentShape? thumbShape
final

The shape that will be used to draw the Slider's thumb.

The default value is RoundSliderThumbShape.

See also:

Implementation

final SliderComponentShape? thumbShape;