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