browser load time improvements
This commit is contained in:
parent
c5e40aea8f
commit
687a28f158
3 changed files with 20 additions and 11 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue