Returns a new instance by overriding the values passed as arguments
YText copyWith({int /*U32*/ ? ref}) => YText(ref: ref ?? this.ref);