fixed readme:
shows all default values
This commit is contained in:
@@ -26,7 +26,7 @@ Just put the component in your application setting the onChanged callback.
|
|||||||
// optional. Shows only country name and flag when popup is closed.
|
// optional. Shows only country name and flag when popup is closed.
|
||||||
showOnlyCountryCodeWhenClosed: false,
|
showOnlyCountryCodeWhenClosed: false,
|
||||||
// optional. aligns the flag and the Text left
|
// optional. aligns the flag and the Text left
|
||||||
alignLeft: true,
|
alignLeft: false,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user