MephistoTextIconBadge constructor
Implementation
const MephistoTextIconBadge(
{super.key,
this.text,
this.icon,
this.bgColor,
this.shrink = true,
this.onTap,
this.suffixIcon,
this.direction = "ltr",
this.padding = 0,
this.height = 18});