fillOpacity property

double fillOpacity
final

The opacity of the polygon fill.

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

Implementation

final double fillOpacity;