Sku({Key? key, required this.skuBeanList, required this.onSelected, this.zeroStockSelectEnable = true}) : super(key: key);