withAvatar property

bool withAvatar
final

Indicator whether this ChatItemWidget should display an AvatarWidget.

For example, Chat-groups should display messages with avatars.

Implementation

final bool withAvatar;