android screensht no test

This commit is contained in:
2024-09-11 13:31:45 +02:00
parent 438163a91e
commit f1f39889b7
9 changed files with 219 additions and 109 deletions

View File

@@ -304,7 +304,7 @@ class _SignInState extends State<SignIn> {
const SizedBox(height: 10),
//Heading
Text(
'Sign In (PWA: ${MzanziInnovationHub.of(context)!.theme.isPwa()})',
'Sign In (${MzanziInnovationHub.of(context)!.theme.getPlatform()})',
style: TextStyle(
fontSize: 25,
fontWeight: FontWeight.bold,