fix shipment detail click in noti

This commit is contained in:
Sai Naw Wun
2020-10-19 14:02:34 +06:30
parent 9187d668ea
commit 4acc1d9465
6 changed files with 50 additions and 5 deletions

View File

@@ -391,6 +391,7 @@ class _CartonEditorState extends State<CartonEditor> {
final createBtn = LocalButton(
textKey: "box.create.btn",
callBack: _save,
);
final completeBtn = LocalButton(