menu
nice2dev_flutter_ui package
documentation
inputs/nice_specialized_inputs.dart
NicePhoneInput
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
String
fullNumber
,
String
countryCode
,
String
number
)
?
onChanged
final
Implementation
final void Function(String fullNumber, String countryCode, String number)? onChanged;
nice2dev_flutter_ui package
documentation
inputs/nice_specialized_inputs
NicePhoneInput
onChanged property
NicePhoneInput class