menu
ready_widgets package
documentation
inputs/ready_inputs.dart
ReadyPhoneInput
onFieldSubmitted property
onFieldSubmitted property
dark_mode
light_mode
onFieldSubmitted
property
ValueChanged
<
String
>
?
onFieldSubmitted
final
Called when input is submitted.
Implementation
final ValueChanged<String>? onFieldSubmitted;
ready_widgets package
documentation
inputs/ready_inputs
ReadyPhoneInput
onFieldSubmitted property
ReadyPhoneInput class