Change search Switch Icon
This commit is contained in:
parent
0e4230c4a4
commit
a642201bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ class _MihSearchMzansiState extends State<MihSearchMzansi> {
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
icon: Icon(
|
icon: Icon(
|
||||||
Icons.display_settings,
|
Icons.swap_horiz_rounded,
|
||||||
size: 35,
|
size: 35,
|
||||||
color:
|
color:
|
||||||
MzansiInnovationHub.of(context)!.theme.primaryColor(),
|
MzansiInnovationHub.of(context)!.theme.primaryColor(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue