displayName property
final
Indicator whether MyUser.name and MyUser.avatar should be displayed in the AppBar.
Implementation
final RxBool displayName = RxBool(false);
Indicator whether MyUser.name and MyUser.avatar should be displayed in the AppBar.
final RxBool displayName = RxBool(false);