menu
world_csc_picker package
documentation
country_state_city_picker.dart
OnSelection typedef
OnSelection typedef
dark_mode
light_mode
OnSelection
typedef
OnSelection
=
void Function
(
String
country
,
String
state
,
City
city
)
Implementation
typedef OnSelection = void Function( String country, String state, City city, );
world_csc_picker package
documentation
country_state_city_picker
OnSelection typedef
country_state_city_picker library