align button color Mzansi Wallet
This commit is contained in:
parent
90abb44725
commit
676b94a0fe
3 changed files with 12 additions and 15 deletions
|
|
@ -125,9 +125,8 @@ class _MihBarcodeScannerState extends State<MihBarcodeScanner>
|
|||
_scannerController.stop();
|
||||
Navigator.of(context).pop();
|
||||
},
|
||||
buttonColor: MzanziInnovationHub.of(context)!
|
||||
.theme
|
||||
.secondaryColor(),
|
||||
buttonColor:
|
||||
MzanziInnovationHub.of(context)!.theme.errorColor(),
|
||||
width: 100,
|
||||
height: 50,
|
||||
child: Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue