CDKPickerSliderGradientPainter constructor
CDKPickerSliderGradientPainter({})
Implementation
CDKPickerSliderGradientPainter(
{required this.stops,
required this.colors,
required this.value,
required this.thumbColor,
required this.thumbColorBackground,
this.hasAppFocus = true});