fix
This commit is contained in:
parent
eda175cf1d
commit
4ece44b78b
4 changed files with 3 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue