String? get themeColor => _$this._themeColor;
set themeColor(covariant String? themeColor) => _$this._themeColor = themeColor;