CustomRoundSliderOverlayShape constructor
const
CustomRoundSliderOverlayShape({
- double overlayRadius = 0.0,
Create a slider thumb overlay that draws a circle.
Implementation
const CustomRoundSliderOverlayShape({ this.overlayRadius = 0.0 });