const ImagePickerDialog( {Key? key, required this.localCallback, required this.cloudCallback}) : super(key: key);