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