permissionDeniedDialog method
Generates a custom alert dialog for permission denial.
When called, it creates and returns a CustomAlertDialog
widget with
pre-defined settings. This dialog prompts the user to grant camera
permissions from the app settings.
params: None
returns:
CustomAlertDialog
: Custom Alert Dialog widget.
Implementation
CustomAlertDialog
- talawa
- multi_media_pick_service
- MultiMediaPickerService
- permissionDeniedDialog method