profile when nothing available
This commit is contained in:
parent
4fc7f31943
commit
13f0dca6a5
2 changed files with 2 additions and 2 deletions
|
|
@ -139,7 +139,7 @@ class _MIHAppDrawerState extends State<MIHAppDrawer>
|
|||
} else {
|
||||
return SizedBox(
|
||||
width: 60,
|
||||
child: Image(image: logoThemeSwitch),
|
||||
child: Image(image: logoFrame),
|
||||
);
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue