HSLWithLightnessColorPainter constructor

const HSLWithLightnessColorPainter(
  1. HSLColor hslColor, {
  2. Color? pointerColor,
})

Implementation

const HSLWithLightnessColorPainter(this.hslColor, {this.pointerColor});