const FirstAprilFish({ Key? key, required this.label, this.showCameraSelection = false, }) : super(key: key);