adding in qr title padding and reduce size of barcode
This commit is contained in:
parent
feaef8f468
commit
fe2171b6a5
4 changed files with 29 additions and 24 deletions
|
|
@ -340,7 +340,7 @@ class _MihCardDisplayWindowState extends State<MihCardDisplayWindow> {
|
|||
data: widget.displayCard.card_number,
|
||||
codeType: CodeType.code128(),
|
||||
drawText: false,
|
||||
height: 250,
|
||||
height: 175,
|
||||
),
|
||||
const SizedBox(height: 10),
|
||||
Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue