clearShadowBlurRadius method

LabelStyle clearShadowBlurRadius()

Clears LabelStyle.shadowBlurRadius to null.

Implementation

LabelStyle clearShadowBlurRadius() => copyWith(clearShadowBlurRadius: true);