SliderCustomThumbShape constructor

const SliderCustomThumbShape({
  1. double thumbRadius = 10.0,
})

Implementation

const SliderCustomThumbShape({this.thumbRadius = 10.0});