toHslColor abstract method

  1. @override
HslColor toHslColor()

Converts this to the HSL color space.

Implementation

@override
HslColor toHslColor();