color property
Color to use when type is set to COLOR.
These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
Implementation
core.String? color;
Color to use when type is set to COLOR.
These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
core.String? color;