MephistoOverviewCardWithImage constructor
Implementation
const MephistoOverviewCardWithImage(
{super.key,
required this.image,
required this.title,
required this.description,
required this.suffixIcon,
this.isNetworkImage = false});