This commit is contained in:
2025-06-03 10:20:08 +02:00
parent ec27667509
commit 58f371337a
3 changed files with 36 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ class _MzansiProfileTileState extends State<MzansiProfileTile> {
},
appName: "Mzansi Profile",
appIcon: Icon(
MihIcons.personalProfile,
MihIcons.mihLogo,
color: MzanziInnovationHub.of(context)!.theme.secondaryColor(),
// size: widget.packageSize,
),