borderRadius property

double borderRadius
final

The radius for the rounded corners of the bubble body.

A larger value creates more rounded corners. Must be non-negative. Defaults to 12.0.

Implementation

final double borderRadius;