AlertMessage constructor
const
AlertMessage({})
Implementation
const AlertMessage({
super.key,
this.text,
this.confirmTap,
this.contentText,
this.confirm,
this.title,
this.content,
this.confirmText,
this.titleText,
});