Clears LegendAnnotation.label to null.
null
LegendAnnotation clearLabel() => copyWith(clearLabel: true);