menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxPhoneInput
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
FxCountry
country
,
String
phone
)
?
onChanged
final
Implementation
final void Function(FxCountry country, String phone)? onChanged;
blueprint_flutter_core package
documentation
blueprint_widgets
FxPhoneInput
onChanged property
FxPhoneInput class