bool? get rounded => _$this._rounded;
set rounded(covariant bool? rounded) => _$this._rounded = rounded;