MephistoPopupTitle constructor
Implementation
const MephistoPopupTitle(
{super.key,
required this.title,
this.onClose,
this.prefixWidget,
this.edgeInsets = const EdgeInsets.all(0),
this.height,
this.fillColor});
const MephistoPopupTitle(
{super.key,
required this.title,
this.onClose,
this.prefixWidget,
this.edgeInsets = const EdgeInsets.all(0),
this.height,
this.fillColor});