bubbleOpacity property

double? bubbleOpacity
getter/setter pair

The opacity of the bubbles between 0 and 1.0.

0 is fully transparent and 1 is fully opaque.

Implementation

core.double? bubbleOpacity;