@ -360,11 +360,16 @@ class _ProductMealsSku extends State<ProductMealsSku> {
},
),
if (productSetMeals[position].productInfoList[index].productAttrInfoList[0].attrName != "")
Icon(
GestureDetector(
onTap: (){
showSkuDialog(position,index);
child: Icon(
Icons.chevron_right,
color: Colors.black,
size: 18,
)
],
SizedBox(height: 8.h),