onChanged property

ValueChanged<CountryDialCode>? onChanged
final

Event when user change country code.

Implementation

final ValueChanged<CountryDialCode>? onChanged;