clearShow method

SeriesCalloutSpec clearShow()

Clears SeriesCalloutSpec.show to null.

Implementation

SeriesCalloutSpec clearShow() => copyWith(clearShow: true);