folderColorRgb property

String? folderColorRgb
getter/setter pair

Folder color as an RGB hex string if the file is a folder or a shortcut to a folder.

The list of supported colors is available in the folderColorPalette field of the About resource. If an unsupported color is specified, it will be changed to the closest color in the palette.

Implementation

core.String? folderColorRgb;