accentColor property
The accent color of the ad in hexadecimal, for example, #ffffff for white.
If one of main_color and accent_color is set, the other is required as
well.
Implementation
core.String? accentColor;
The accent color of the ad in hexadecimal, for example, #ffffff for white.
If one of main_color and accent_color is set, the other is required as
well.
core.String? accentColor;