This commit is contained in:
2024-09-11 13:59:49 +02:00
parent eda175cf1d
commit 4ece44b78b
4 changed files with 3 additions and 5 deletions

View File

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