CustomAlertDialog constructor
const
Constructs a CustomAlertDialog widget.
reverse
indicates whether the order of action buttons should be
reversed. success
is the function triggered upon tapping the primary
action button. secondaryButtonTap
is the function triggered upon
tapping the secondary action button. successText
is the text displayed
on the primary action button. dialogTitle
is the title displayed in
the dialog (default value is 'Confirmation'). dialogSubTitle
is the
subtitle or message content of the dialog. secondaryButtonText
is the
text displayed on the secondary action button (default value is
'Close').
Implementation
const ;
- talawa
- custom_alert_dialog
- CustomAlertDialog
- CustomAlertDialog const constructor