Replaces GaugeZone.color with value.
value
GaugeZone withColor(Color value) => copyWith(color: value);