NEW: MIH Profile Links pt1
This commit is contained in:
parent
b945a34ad4
commit
eea3248525
10 changed files with 1645 additions and 658 deletions
|
|
@ -38,9 +38,7 @@ class _TestPackageTileState extends State<TestPackageTile> {
|
|||
MzansiInnovationHub.of(context)!.theme.mode == "Dark"),
|
||||
),
|
||||
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