fillOpacity property

double fillOpacity
final

The opacity of the circle fill.

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

Implementation

final double fillOpacity;