clearSpokeColor method

RadarWebStyle clearSpokeColor()

Clears RadarWebStyle.spokeColor to null.

Implementation

RadarWebStyle clearSpokeColor() => copyWith(clearSpokeColor: true);