brightness property

double get brightness

Returns the brightness of the color.

Implementation

double get brightness => hsv.value;