Fix icon on home menu
This commit is contained in:
parent
77ecacabf7
commit
feb2ae5cbe
@ -61,6 +61,7 @@ class _HomeMenuState extends State<HomeMenu> {
|
||||
|
||||
AppHeader(
|
||||
isTransparent: true,
|
||||
backIcon: AppIcons.close,
|
||||
trailing: (_) => LocaleSwitcher(),
|
||||
),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user