SolidNavUserInfo constructor
Implementation
const SolidNavUserInfo({
required this.userName,
this.webId,
this.showWebId = false,
this.avatar,
this.avatarIcon,
this.avatarSize,
});
const SolidNavUserInfo({
required this.userName,
this.webId,
this.showWebId = false,
this.avatar,
this.avatarIcon,
this.avatarSize,
});