fix ios splash
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user