check if its PWA
This commit is contained in:
parent
b161d5b4b5
commit
67958dae42
4 changed files with 105 additions and 16 deletions
|
|
@ -304,7 +304,7 @@ class _SignInState extends State<SignIn> {
|
|||
const SizedBox(height: 10),
|
||||
//Heading
|
||||
Text(
|
||||
'Sign In (${MzanziInnovationHub.of(context)!.theme.getPlateform()})',
|
||||
'Sign In (PWA: ${MzanziInnovationHub.of(context)!.theme.isPwa()})',
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue