CLAvatarWidget constructor
const
CLAvatarWidget({})
Implementation
const CLAvatarWidget({
super.key,
required this.medias,
required this.name,
this.elementToPreview = 1,
this.iconSize = 35,
this.fontSize = 14,
});