otherBubblePadding property
Padding for other users' message bubbles.
Implementation
@override
EdgeInsets get otherBubblePadding => const EdgeInsets.symmetric(horizontal: 12, vertical: 8);
Padding for other users' message bubbles.
@override
EdgeInsets get otherBubblePadding => const EdgeInsets.symmetric(horizontal: 12, vertical: 8);