MCPcopy Index your code
hub / github.com/nodejs/node / backgroundColor

Method backgroundColor

deps/v8/tools/system-analyzer/view/helper.mjs:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 static get backgroundColor() {
26 return this.get('background-color');
27 }
28 static get surfaceColor() {
29 return this.get('surface-color');
30 }

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected