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