AppCmsProfileAvatar constructor
const
AppCmsProfileAvatar({})
Implementation
const AppCmsProfileAvatar({
super.key,
required this.onlogin,
required this.onlogout,
required this.onprofile,
required this.localetext,
required this.pagelist,
});