padding property
Inner spacing for bubble content.
Implementation
EdgeInsets padding = const EdgeInsets.symmetric(horizontal: 16, vertical: 12);
Inner spacing for bubble content.
EdgeInsets padding = const EdgeInsets.symmetric(horizontal: 16, vertical: 12);