withName property

bool withName
final

Indicator whether this ChatForwardWidget should display RxUser.title.

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

Implementation

final bool withName;