add delivery address vo
This commit is contained in:
@@ -86,7 +86,7 @@ class _SigninPageState extends State<SigninPage> {
|
||||
child: CountryCodePicker(
|
||||
onChanged: _countryChange,
|
||||
initialSelection: dialCode,
|
||||
countryFilter: ['+95', '+1'],
|
||||
countryFilter: ['mm', 'us'],
|
||||
showCountryOnly: false,
|
||||
showOnlyCountryWhenClosed: false,
|
||||
alignLeft: false,
|
||||
|
||||
Reference in New Issue
Block a user