Skip to main content

permissionDeniedDialog method

[CustomAlertDialog]

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  
  1. talawa
  2. multi_media_pick_service
  3. MultiMediaPickerService
  4. permissionDeniedDialog method
MultiMediaPickerService class