MephistoPopup constructor
Implementation
const MephistoPopup(
{super.key,
required this.modal,
this.onClose,
this.borderRadius,
this.showElevation = true,
this.hideBgColor = false,
this.defaultPadding = true,
this.margin = 15});