browser load time improvements

This commit is contained in:
2024-09-11 10:14:41 +02:00
parent c5e40aea8f
commit 687a28f158
3 changed files with 20 additions and 11 deletions

View File

@@ -304,7 +304,7 @@ class _SignInState extends State<SignIn> {
const SizedBox(height: 10),
//Heading
Text(
'Sign In',
'Sign In Now',
style: TextStyle(
fontSize: 25,
fontWeight: FontWeight.bold,