RoundSliderOverlayShape constructor Null safety
- {double overlayRadius = 24.0}
Create a slider thumb overlay that draws a circle.
Implementation
const RoundSliderOverlayShape({ this.overlayRadius = 24.0 });
Create a slider thumb overlay that draws a circle.
const RoundSliderOverlayShape({ this.overlayRadius = 24.0 });