Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ShadingSuggestionState

import type { ShadingSuggestionState } from "https://googleapis.deno.dev/v1/docs:v1.ts";

A mask that indicates which of the fields on the base Shading have been changed in this suggested change. For any field set to true, there's a new suggested value.

interface ShadingSuggestionState {
backgroundColorSuggested?: boolean;
}

§Properties

§
backgroundColorSuggested?: boolean
[src]

Indicates if there was a suggested change to the Shading.