onPermissionDenied property
final
A function called whenever the permission to access the gallery is denied.
Implementation
final void Function()? onPermissionDenied;
A function called whenever the permission to access the gallery is denied.
final void Function()? onPermissionDenied;