forked from firka/student-legacy
fix also here
This commit is contained in:
parent
ee0c2d708c
commit
3cbfee7220
@ -110,10 +110,10 @@ class LoginScreenState extends State<LoginScreen> {
|
|||||||
width: 30.0,
|
width: 30.0,
|
||||||
),
|
),
|
||||||
const SizedBox(width: 8),
|
const SizedBox(width: 8),
|
||||||
Text(
|
const Text(
|
||||||
'reFilc',
|
'reFilc',
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
color: AppColors.of(context).loginPrimary,
|
color: Color(0xFF050B15),
|
||||||
fontSize: 18.0,
|
fontSize: 18.0,
|
||||||
fontWeight: FontWeight.bold,
|
fontWeight: FontWeight.bold,
|
||||||
fontFamily: 'Montserrat'),
|
fontFamily: 'Montserrat'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user