clearColor method

RadialBarThreshold clearColor()

Clears RadialBarThreshold.color to null.

Implementation

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