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