selectedCountry property

ValueNotifier<CountryModel?> selectedCountry
final

Implementation

final ValueNotifier<CountryModel?> selectedCountry;