CardRowOneItem constructor

CardRowOneItem({
  1. TemplateItem? item,
})

Implementation

CardRowOneItem({
  this.item,
});