update discount
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user