menu
country_state_city_picker package
documentation
country_state_city_picker.dart
SelectState
onCitySelected property
onCitySelected property
dark_mode
light_mode
onCitySelected
property
ValueChanged
<
City
>
?
onCitySelected
final
Callback that returns the selected city model
Implementation
final ValueChanged<status_model.City>? onCitySelected;
country_state_city_picker package
documentation
country_state_city_picker
SelectState
onCitySelected property
SelectState class