CollapsibleAvatar constructor
const
CollapsibleAvatar({})
Implementation
const CollapsibleAvatar({
required this.avatarSize,
required this.backgroundColor,
required this.name,
this.avatarImg,
required this.textStyle,
});