update widgets

This commit is contained in:
Sai Naw Wun
2020-10-14 10:33:14 +06:30
parent 8f5542c4fb
commit fa49b6a202
4 changed files with 149 additions and 198 deletions

View File

@@ -239,7 +239,6 @@ class _ShipmentEditorState extends State<ShipmentEditor> {
},
),
),
Column(
children: getBoxList(context, boxModel.boxes),
),