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