clearColor method

GaugeZone clearColor()

Clears GaugeZone.color to null.

Implementation

GaugeZone clearColor() => copyWith(clearColor: true);