color property

GoogleTypeColor? color
getter/setter pair

The color of the badge.

When not specified, no badge is rendered. The background, foreground, and solo (light and dark mode) colors set here are changed in the Drive UI into the closest recommended supported color.

Implementation

GoogleTypeColor? color;