update discount

This commit is contained in:
tzw
2021-09-13 11:20:35 +06:30
parent 6155df4d50
commit 062946d2e1
3 changed files with 15 additions and 18 deletions

View File

@@ -90,9 +90,7 @@ class _SigninPageState extends State<SigninPage> {
showCountryOnly: false,
showOnlyCountryWhenClosed: false,
alignLeft: false,
textStyle: TextStyle(
fontSize: 16,
),
textStyle: TextStyle(fontSize: 16, color: Colors.black87),
),
),
SizedBox(