String? get textDefault => _$this._textDefault;
set textDefault(covariant String? textDefault) => _$this._textDefault = textDefault;