fix add card scan bug
fix cancel button in scanner add new fields
This commit is contained in:
@@ -129,6 +129,7 @@ class _MihBarcodeScannerState extends State<MihBarcodeScanner>
|
||||
.theme
|
||||
.secondaryColor(),
|
||||
width: 100,
|
||||
height: 50,
|
||||
child: Text(
|
||||
"Cancel",
|
||||
style: TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user