withName property

bool withName
final

Indicator whether this ChatItemWidget should display UserExt.title.

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

Implementation

final bool withName;