clearLabelStyle method

DonutCenterContent clearLabelStyle()

Clears DonutCenterContent.labelStyle to null.

Implementation

DonutCenterContent clearLabelStyle() => copyWith(clearLabelStyle: true);