CardItemWidget constructor
const
CardItemWidget({})
Implementation
const CardItemWidget(
{this.backgroundColor,
this.iconData,
this.weight = 1,
this.width,
this.height,
this.name,
this.localImage,
required this.child,
this.el});