alignment property

ChatAlignment? alignment
final

used to set the alignment of messages in CometChatMessageList. It can be either "leftAligned" or "standard"

Implementation

final ChatAlignment? alignment;