margin property

EdgeInsets margin
getter/setter pair

Outer spacing around each bubble.

Implementation

EdgeInsets margin = const EdgeInsets.symmetric(vertical: 4);