SolidNavUserConfig constructor
Implementation
const SolidNavUserConfig({
required this.userName,
this.userId,
this.showUserId = false,
this.avatar,
this.avatarIcon,
this.avatarSize,
this.headerBackgroundColor,
this.headerTextColor,
});