CountryItemBuilder typedef
CountryItemBuilder =
Widget Function(PhoneCountryData)
Implementation
typedef CountryItemBuilder = Widget Function(PhoneCountryData);
typedef CountryItemBuilder = Widget Function(PhoneCountryData);