marginDifferentAuthor property

EdgeInsets marginDifferentAuthor
final

Margin around the chat bubble when previous author is different

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

Implementation

final EdgeInsets marginDifferentAuthor;