String? get colorElement => _$this._colorElement;
set colorElement(covariant String? colorElement) => _$this._colorElement = colorElement;