String? get colorText => _$this._colorText;
set colorText(covariant String? colorText) => _$this._colorText = colorText;