const EasyAvatarGroup({ Key? key, required this.avatarList, this.maxCount, this.size, this.customerSize, }) : super(key: key);