selectedCountry property
The currently selected country. If null, displays a default placeholder.
Implementation
final Country? selectedCountry;
The currently selected country. If null, displays a default placeholder.
final Country? selectedCountry;