onCountrySelected property

ValueChanged<StatusModel>? onCountrySelected
final

Callback that returns the selected country model

Implementation

final ValueChanged<status_model.StatusModel>? onCountrySelected;