lightness property

double get lightness

Returns the lightness of the color.

Implementation

double get lightness => hsl.lightness;