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