RangeSliderTrack constructor

RangeSliderTrack({
  1. required double radius,
})

Implementation

RangeSliderTrack({required this.radius});