menu
ready_widgets package
documentation
inputs/ready_inputs.dart
ReadyPhoneInput
onCountryChange property
onCountryChange property
dark_mode
light_mode
onCountryChange
property
dynamic Function
(
Country
)
onCountryChange
final
Callback triggered when the country changes.
Implementation
final Function(Country) onCountryChange;
ready_widgets package
documentation
inputs/ready_inputs
ReadyPhoneInput
onCountryChange property
ReadyPhoneInput class