AddTextCompositionStyle copyWith({String? name}) => AddTextCompositionStyle(name: name ?? this.name);