Clears RadarChartSeries.color to null.
null
RadarChartSeries clearColor() => copyWith(clearColor: true);