onError property

CameraErrorHandler? onError
final

The error handler when any error occurred during the picking process. 拍摄照片过程中的自定义错误处理

Implementation

final CameraErrorHandler? onError;