DAlertDialog constructor
const
DAlertDialog({})
Implementation
const DAlertDialog({
super.key,
this.backgroundColor,
this.dialogStyle,
this.title,
this.content,
this.actions,
super.blur,
super.dismissable,
super.onDismiss,
});