emphasisCircleColor property Null safety

int? emphasisCircleColor
read / write

The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly.

Implementation

int? emphasisCircleColor;