()
| 5590 | t2.DecorationService = c; |
| 5591 | class l extends n.Disposable { |
| 5592 | get isDisposed() { |
| 5593 | return this._isDisposed; |
| 5594 | } |
| 5595 | get backgroundColorRGB() { |
| 5596 | return null === this._cachedBg && (this.options.backgroundColor ? this._cachedBg = s2.css.toColor(this.options.backgroundColor) : this._cachedBg = void 0), this._cachedBg; |
| 5597 | } |
nothing calls this directly
no outgoing calls
no test coverage detected