colors property

AdStyleColors? colors
getter/setter pair

The colors included in the style.

These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.

Implementation

AdStyleColors? colors;