textHaloColor property

int? textHaloColor
getter/setter pair

The color of the text's halo, which helps it stand out from backgrounds. Default value: "rgba(0, 0, 0, 0)".

Implementation

int? textHaloColor;