FotoHeroWidget({ Key? key, required this.image, required this.imageList, required this.selectedImageIndex, }) : super(key: key);