onCountrySelected property

dynamic Function(String phoneCode, String countryCode) onCountrySelected
final

Implementation

final Function(String phoneCode, String countryCode) onCountrySelected;