onCode property

void Function(IsoCode)? onCode
final

Callback, called with the result of SelectCountryView.

Implementation

final void Function(IsoCode)? onCode;