add print qr code page
This commit is contained in:
@@ -52,6 +52,7 @@ Future<void> generateCartonPdf(Carton carton) async {
|
||||
style: pw.TextStyle(
|
||||
fontSize: 10,
|
||||
)),
|
||||
pw.SizedBox(height: 3),
|
||||
pw.Text("${carton.actualWeight} lb",
|
||||
style: pw.TextStyle(
|
||||
fontSize: 10,
|
||||
|
||||
Reference in New Issue
Block a user