padding property

EdgeInsets padding
getter/setter pair

Inner spacing for bubble content.

Implementation

EdgeInsets padding = const EdgeInsets.symmetric(horizontal: 16, vertical: 12);