withName property

bool withName
final

Indicator whether this ChatForwardWidget should display UserExt.title.

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

Implementation

final bool withName;