update printer bar and kitchen
This commit is contained in:
@@ -111,6 +111,8 @@ class ReceiptComponentBuilder {
|
||||
align: PosAlign.left,
|
||||
bold: bold,
|
||||
fontType: _font,
|
||||
height: _bodyHeight,
|
||||
width: _bodyWidth,
|
||||
),
|
||||
),
|
||||
PosColumn(
|
||||
@@ -120,6 +122,8 @@ class ReceiptComponentBuilder {
|
||||
align: PosAlign.right,
|
||||
bold: bold,
|
||||
fontType: _font,
|
||||
height: _bodyHeight,
|
||||
width: _bodyWidth,
|
||||
),
|
||||
),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user