clearStyle method

ScatterChartSeries clearStyle()

Clears ScatterChartSeries.style to null.

Implementation

ScatterChartSeries clearStyle() => copyWith(clearStyle: true);