updated the code in component

This commit is contained in:
Muhammad Ansar
2019-11-29 22:57:23 +05:00
committed by GitHub
parent ce9d724747
commit 11218026a1

View File

@@ -24,7 +24,7 @@ Just put the component in your application setting the onChanged callback.
// optional. Shows only country name and flag
showCountryOnly: false,
// optional. Shows only country name and flag when popup is closed.
showOnlyCountryCodeWhenClosed: false,
showOnlyCountryWhenClosed: false,
// optional. aligns the flag and the Text left
alignLeft: false,
),