remove precache image
This commit is contained in:
parent
ac09bb3988
commit
afa43052f1
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ class _MzanziInnovationHubState extends State<MzanziInnovationHub> {
|
||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
precacheImage(theme.logoImage(), context);
|
//precacheImage(theme.logoImage(), context);
|
||||||
return MaterialApp(
|
return MaterialApp(
|
||||||
title: getTitle(),
|
title: getTitle(),
|
||||||
themeMode: _themeMode,
|
themeMode: _themeMode,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue