accuracyRadiusColor property Null safety
read / write
The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.
Implementation
int? accuracyRadiusColor;
The color for drawing the accuracy radius, as a circle. To adjust transparency, set the alpha component of the color accordingly.
int? accuracyRadiusColor;