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