Change MzanziInnovationHub to MzansiInnovationHub
This commit is contained in:
parent
83cb187868
commit
3535de560d
118 changed files with 1488 additions and 1486 deletions
|
|
@ -105,7 +105,7 @@ class _MihBarcodeScannerState extends State<MihBarcodeScanner>
|
|||
decoration: BoxDecoration(
|
||||
border: Border.all(
|
||||
width: 5,
|
||||
color: MzanziInnovationHub.of(context)!
|
||||
color: MzansiInnovationHub.of(context)!
|
||||
.theme
|
||||
.secondaryColor(),
|
||||
),
|
||||
|
|
@ -126,13 +126,13 @@ class _MihBarcodeScannerState extends State<MihBarcodeScanner>
|
|||
Navigator.of(context).pop();
|
||||
},
|
||||
buttonColor:
|
||||
MzanziInnovationHub.of(context)!.theme.errorColor(),
|
||||
MzansiInnovationHub.of(context)!.theme.errorColor(),
|
||||
width: 100,
|
||||
height: 50,
|
||||
child: Text(
|
||||
"Cancel",
|
||||
style: TextStyle(
|
||||
color: MzanziInnovationHub.of(context)!
|
||||
color: MzansiInnovationHub.of(context)!
|
||||
.theme
|
||||
.primaryColor(),
|
||||
fontSize: 20,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue