enableSaturation property

bool enableSaturation
final

Enable the saturation control for the color value.

Set to true to allow users to control the saturation value of the selected color. The displayed Saturation value on the slider goes from 0%, which is totally unsaturated, to 100%, which if fully saturated.

Defaults to false.

Implementation

final bool enableSaturation;