splash screens 1 2 3
This commit is contained in:
@@ -128,7 +128,10 @@ class _LoginScreenState extends State<LoginScreen> {
|
||||
),
|
||||
Text(
|
||||
"We’ll send six digit code to the registered number. Standard data rates may apply",
|
||||
style: TextStyle(color: Colors.white),
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
fontSize: 14,
|
||||
),
|
||||
)
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user