menu
phonefield package
documentation
custom_drop_down.dart
CustomDropDownField
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
dynamic Function
(
(
{
String
?
code
,
String
name
}
)
)
onSelect
final
Implementation
final Function(({String name, String? code})) onSelect;
phonefield package
documentation
custom_drop_down
CustomDropDownField
onSelect property
CustomDropDownField class