clearBorderColor method

SeriesLabelBackground clearBorderColor()

Clears SeriesLabelBackground.borderColor to null.

Implementation

SeriesLabelBackground clearBorderColor() => copyWith(clearBorderColor: true);