circleStrokeWidth property
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.
Default value: 0. Minimum value: 0. The unit of circleStrokeWidth is in pixels.
Implementation
double? circleStrokeWidth;
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.
Default value: 0. Minimum value: 0. The unit of circleStrokeWidth is in pixels.
double? circleStrokeWidth;