QOL: Package Tile Update
This commit is contained in:
parent
07360dd308
commit
6a8b9c6902
23 changed files with 102 additions and 816 deletions
|
|
@ -37,9 +37,7 @@ class _AboutMihTileState extends State<AboutMihTile> {
|
|||
// size: widget.packageSize,
|
||||
),
|
||||
iconSize: widget.packageSize,
|
||||
primaryColor: MihColors.getSecondaryColor(
|
||||
MzansiInnovationHub.of(context)!.theme.mode == "Dark"),
|
||||
secondaryColor: MihColors.getPrimaryColor(
|
||||
textColor: MihColors.getSecondaryColor(
|
||||
MzansiInnovationHub.of(context)!.theme.mode == "Dark"),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue