precache logo frame
This commit is contained in:
parent
ce436908c0
commit
137f492a2f
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ class _MzanziInnovationHubState extends State<MzanziInnovationHub> {
|
|||
Widget build(BuildContext context) {
|
||||
precacheImage(theme.loadingImage(), context);
|
||||
precacheImage(theme.logoImage(), context);
|
||||
precacheImage(theme.logoFrame(), context);
|
||||
return MaterialApp(
|
||||
title: getTitle(),
|
||||
themeMode: _themeMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue