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