onCountryChanged property

ValueChanged<LokotroCountry>? onCountryChanged
final

Callback when country selection changes

Implementation

final ValueChanged<LokotroCountry>? onCountryChanged;