const ArCamera({ Key? key, required this.onCameraError, required this.onCameraSuccess, }) : super(key: key);