marginSameAuthor property

EdgeInsets marginSameAuthor
final

Margin around the chat bubble when previous author is the same

Default to: const EdgeInsets.only(top: 2)

Implementation

final EdgeInsets marginSameAuthor;