String? get primaryColor => _$this._primaryColor;
set primaryColor(covariant String? primaryColor) => _$this._primaryColor = primaryColor;