feat : new dashboard and inventory_widget
This commit is contained in:
@@ -242,7 +242,7 @@ class SegmentationPage extends GetView<SegmentationLogic> {
|
||||
controller.isExpandedList.remove(index);
|
||||
controller.deleteSegmentation(item.key!);
|
||||
},
|
||||
onRefresh: () => controller.getAllSegmentation(),
|
||||
onRefresh: () => controller.onRefresh(),
|
||||
);
|
||||
},
|
||||
borderColor: AppColor.redNormal,
|
||||
|
||||
Reference in New Issue
Block a user