TDRoundSliderThumbShape constructor
const
TDRoundSliderThumbShape({})
Create a slider thumb that draws a circle.
Implementation
const TDRoundSliderThumbShape({
this.enabledThumbRadius = 10.0,
this.disabledThumbRadius,
this.elevation = 4.0,
this.pressedElevation = 4.0,
});