fix ios splash

This commit is contained in:
admin
2020-05-31 16:14:56 +06:30
parent 2c3dec20ae
commit 06b5881858
4 changed files with 28 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ const TextStyle welcomeSubLabelStyle =
const TextStyle subMenuStyle =
TextStyle(fontSize: 14, color: Colors.white, fontWeight: FontWeight.w500);
const TextStyle siginButtonStyle =
TextStyle(fontSize: 18, color: Colors.white, fontWeight: FontWeight.w800);
TextStyle(fontSize: 16, color: Colors.white, fontWeight: FontWeight.w500);
const TextStyle labelStyleMM = TextStyle(
fontSize: 13,