backgroundColorHex property

String? backgroundColorHex
getter/setter pair

Hex-formatted color (#RRGGBB or #AARRGGBB) to be rendered as a solid color behind all other layers (optional).

Implementation

String? backgroundColorHex;