clearConnectorGlow method

SeriesCalloutSpec clearConnectorGlow()

Clears SeriesCalloutSpec.connectorGlow to null.

Implementation

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