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