themeColor property
A hint to the client UI for what color to use as an app-themed color.
The color is given as an RGB triplet (e.g. "E0E0E0").
Implementation
core.String? themeColor;
A hint to the client UI for what color to use as an app-themed color.
The color is given as an RGB triplet (e.g. "E0E0E0").
core.String? themeColor;