size property

double size
final

The size of the bubble (third dimension).

This value is used to determine the radius of the bubble. Should be positive. Defaults to 10.0.

Implementation

final double size;