initialValue property

String? initialValue
final

It should be one of the ISO ALPHA-2 Code that is provided in countryList map of countries.dart file.

Implementation

final String? initialValue;