clearBackground method
Clears SeriesInlineLabelConfig.background to null.
Implementation
SeriesInlineLabelConfig clearBackground() => copyWith(clearBackground: true);
Clears SeriesInlineLabelConfig.background to null.
SeriesInlineLabelConfig clearBackground() => copyWith(clearBackground: true);