TModal constructor
const
TModal(})
Implementation
const TModal(
this.child, {
super.key,
this.persistent = false,
this.width = 500,
this.header,
this.footer,
this.title,
this.showCloseButton,
this.onClose,
this.gap = 15,
});