String? get background => _$this._background;
set background(covariant String? background) => _$this._background = background;