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