DefaultModal constructor
const
DefaultModal({})
Implementation
const DefaultModal({
super.key,
this.illustration,
this.title,
this.message,
this.buttonTitle,
this.showCloseButton = false,
this.onCloseButton,
this.onPressed,
});