Merge pull request #46 from RaiAnsar/master
updated the code in component
This commit is contained in:
@@ -24,7 +24,7 @@ Just put the component in your application setting the onChanged callback.
|
|||||||
// optional. Shows only country name and flag
|
// optional. Shows only country name and flag
|
||||||
showCountryOnly: false,
|
showCountryOnly: false,
|
||||||
// optional. Shows only country name and flag when popup is closed.
|
// optional. Shows only country name and flag when popup is closed.
|
||||||
showOnlyCountryCodeWhenClosed: false,
|
showOnlyCountryWhenClosed: false,
|
||||||
// optional. aligns the flag and the Text left
|
// optional. aligns the flag and the Text left
|
||||||
alignLeft: false,
|
alignLeft: false,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user