GiantToadAlertDialog constructor
const
GiantToadAlertDialog({})
Implementation
const GiantToadAlertDialog({
this.title,
this.content,
this.actions,
this.showCloseButton = true,
this.onClose,
super.key,
});