Change MzanziInnovationHub to MzansiInnovationHub
This commit is contained in:
parent
83cb187868
commit
3535de560d
118 changed files with 1488 additions and 1486 deletions
|
|
@ -46,9 +46,9 @@ class _AuthCheckState extends State<AuthCheck> {
|
|||
// SchedulerBinding.instance.platformDispatcher.platformBrightness;
|
||||
// bool isDarkMode = brightness == Brightness.dark;
|
||||
// if (isDarkMode) {
|
||||
// MzanziInnovationHub.of(context)!.theme.mode = "Dark";
|
||||
// MzansiInnovationHub.of(context)!.theme.mode = "Dark";
|
||||
// } else {
|
||||
// MzanziInnovationHub.of(context)!.theme.mode = "Light";
|
||||
// MzansiInnovationHub.of(context)!.theme.mode = "Light";
|
||||
// }
|
||||
super.initState();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue