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