transparentColor property

Color? transparentColor
getter/setter pair

Color to be rendered as transparent (optional).

Parsed from transparentColorHex, will be null if parsing fails for any reason.

Implementation

Color? transparentColor;