This commit is contained in:
2024-07-30 16:13:03 +02:00
parent 4827538d2c
commit 94872e74b5
2 changed files with 2 additions and 2 deletions

View File

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