MephistoIconBadge constructor
Implementation
const MephistoIconBadge(
{super.key,
this.icon,
this.shrink = true,
this.onTap,
this.variant = 'md',
this.showOutline = false});
const MephistoIconBadge(
{super.key,
this.icon,
this.shrink = true,
this.onTap,
this.variant = 'md',
this.showOutline = false});