CDKPickerSliderChroma constructor
Implementation
const CDKPickerSliderChroma({
super.key,
required this.staturation,
required this.brightness,
this.enabled = true,
required this.hueColor,
this.onChanged,
});
const CDKPickerSliderChroma({
super.key,
required this.staturation,
required this.brightness,
this.enabled = true,
required this.hueColor,
this.onChanged,
});