onCountrySelected property

ValueChanged<Country> onCountrySelected
final

Callback triggered when user select a country

Implementation

final ValueChanged<Country> onCountrySelected;