forceLeft property

bool? forceLeft
final

强制消息靠左,默认为 false, 设置后自己发的消息也会在左侧显示。

Implementation

final bool? forceLeft;