CardRowTwoItems constructor
CardRowTwoItems({
- TemplateItem? endItem,
- TemplateItem? startItem,
Implementation
CardRowTwoItems({this.endItem, this.startItem});
CardRowTwoItems({this.endItem, this.startItem});