onPermissionCameraDenied property

VoidCallback? onPermissionCameraDenied
final

Callback function executed when there is no permission to access the camera.

Implementation

final VoidCallback? onPermissionCameraDenied;