OptionalacceptText to display on the button for the accept action
Use action-oriented text that clearly indicates what will happen when clicked (e.g., "Delete", "Save", "Continue").
OptionalcancelText to display on the button for the cancel action
Use text that clearly indicates the action will be cancelled (e.g., "Cancel", "Keep", "Go Back").
OptionaliconIcon to display in the dialog header
Can be either a string icon name or an Icon object with name and color properties. Use icons that match the action's severity (e.g., red for destructive actions).
Options for confirmation dialogs
Customize the appearance and button labels of confirmation dialogs displayed via Notifications.confirm.