toHslColor method

  1. @override
HslColor toHslColor()
override

Converts this to the HSL color space.

Implementation

@override
HslColor toHslColor() => this;