fix add card scan bug
fix cancel button in scanner add new fields
This commit is contained in:
parent
5c7ff346df
commit
31253b7511
3 changed files with 239 additions and 197 deletions
|
|
@ -129,6 +129,7 @@ class _MihBarcodeScannerState extends State<MihBarcodeScanner>
|
|||
.theme
|
||||
.secondaryColor(),
|
||||
width: 100,
|
||||
height: 50,
|
||||
child: Text(
|
||||
"Cancel",
|
||||
style: TextStyle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue