onChanged property

ValueChanged<String>? onChanged
final

Callback when the full phone number changes (with country code)

Implementation

final ValueChanged<String>? onChanged;