strokeOpacity property

double strokeOpacity
final

The opacity of the circle outline.

Value must be between 0.0 (completely transparent) and 1.0 (completely opaque). Defaults to 1.0.

Implementation

final double strokeOpacity;