const CustomCircleAvatar({ Key? key, this.image, this.size = 50, this.nonAsset = false, this.byteImage, }) : super(key: key);