update version

This commit is contained in:
Salvatore Giordano
2020-03-22 12:54:04 +01:00
parent 8d6430882f
commit cad271b83b
3 changed files with 9 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ class CountryCodePicker extends StatefulWidget {
final Function(CountryCode) builder;
final bool enabled;
final TextOverflow textOverflow;
/// used to customize the country list
final List<String> customList;
/// shows the name of the country instead of the dialcode