Add some spacing

This commit is contained in:
Vishnu Mohandas 2021-02-05 16:39:09 +05:30
parent aaeb4f4aae
commit 16a7e5d67f

View file

@ -168,6 +168,7 @@ class _SignInHeaderState extends State<SignInHeader> {
style: TextStyle(
fontWeight: FontWeight.bold,
fontSize: 18,
letterSpacing: 1.0,
),
textAlign: TextAlign.center,
),