Image asset logo caching
This commit is contained in:
parent
58b336a73d
commit
511381909d
5 changed files with 41 additions and 29 deletions
|
|
@ -57,6 +57,7 @@ class _MzanziInnovationHubState extends State<MzanziInnovationHub> {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
precacheImage(theme.logoImage(), context);
|
||||
return MaterialApp(
|
||||
title: getTitle(),
|
||||
themeMode: _themeMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue