remove unused images
This commit is contained in:
parent
edb3244dd8
commit
77d5c8bc69
13 changed files with 49 additions and 129 deletions
|
|
@ -71,8 +71,6 @@ class _MzansiInnovationHubState extends State<MzansiInnovationHub> {
|
|||
double width = MediaQuery.sizeOf(context).width;
|
||||
theme.setScreenType(width);
|
||||
precacheImage(theme.loadingImage(), context);
|
||||
precacheImage(theme.logoImage(), context);
|
||||
precacheImage(theme.logoFrame(), context);
|
||||
return MaterialApp(
|
||||
title: getTitle(),
|
||||
themeMode: ThemeMode.dark,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue