hue property

double get hue

Returns the hue of the color.

Implementation

double get hue => hsl.hue;