Change search Switch Icon

This commit is contained in:
2025-07-17 15:40:26 +02:00
parent 0e4230c4a4
commit a642201bb3

View File

@@ -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(),