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