add MIH App to version text
This commit is contained in:
@@ -626,7 +626,7 @@ class _MihInfoState extends State<MihInfo> {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
"Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}",
|
"MIH App Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}",
|
||||||
style: const TextStyle(
|
style: const TextStyle(
|
||||||
fontWeight: FontWeight.normal,
|
fontWeight: FontWeight.normal,
|
||||||
fontSize: 15,
|
fontSize: 15,
|
||||||
|
|||||||
Reference in New Issue
Block a user