toHslColor method

  1. @override
HslColor toHslColor()
override

Implementation

@override
HslColor toHslColor() => toRgbColor().toHslColor();