TDCapsuleSliderTickMarkShape constructor
const
TDCapsuleSliderTickMarkShape({
- double? tickMarkRadius,
Create a slider tick mark that draws a circle.
Implementation
const TDCapsuleSliderTickMarkShape({
this.tickMarkRadius,
});