backgroundColor property
Background color of the label in HEX format.
This string must match the regular expression '^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. Note: The background color may not be visible for manager accounts.
Implementation
core.String? backgroundColor;