const TakePictureScreen( {Key? key, required this.cameraList, required this.color}) : super(key: key);