MephistoOverviewCard constructor
Implementation
const MephistoOverviewCard(
{super.key,
required this.icon,
required this.title,
required this.description,
required this.suffixIcon});
const MephistoOverviewCard(
{super.key,
required this.icon,
required this.title,
required this.description,
required this.suffixIcon});