withAvatar property

bool withAvatar
final

Indicator whether this ChatForwardWidget should display an AvatarWidget.

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

Implementation

final bool withAvatar;