displayName property

RxBool displayName
final

Indicator whether MyUser.name and MyUser.avatar should be displayed in the AppBar.

Implementation

final RxBool displayName = RxBool(false);