transparentColorHex property

String? transparentColorHex
getter/setter pair

Hex-formatted color (#RRGGBB or #AARRGGBB) to be rendered as transparent (optional).

Implementation

String? transparentColorHex;