initialValue property
It should be one of the ISO ALPHA-2 Code that is provided in countryList map of countries.dart file.
Implementation
final String? initialValue;
It should be one of the ISO ALPHA-2 Code that is provided in countryList map of countries.dart file.
final String? initialValue;