The fill color of the circle. Default value: "#000000".
Future<void> setCircleColor(int circleColor) => impl.setCircleColor(circleColor);