folderColorRgb property

String? folderColorRgb
getter/setter pair

The color for a folder or a shortcut to a folder as an RGB hex string.

The supported colors are published in the folderColorPalette field of the About resource. If an unsupported color is specified, the closest color in the palette is used instead.

Implementation

core.String? folderColorRgb;