selectedCountry property

Country? selectedCountry
final

The currently selected country. If null, displays a default placeholder.

Implementation

final Country? selectedCountry;