onCountrySelected property

ValueChanged<Country>? onCountrySelected
final

Callback when a country is selected.

Implementation

final ValueChanged<Country>? onCountrySelected;