saturation property

double get saturation

Returns the saturation of the color.

Implementation

double get saturation => hsv.saturation;