onChanged property
This method is called when inputBox value get changed of inputBox.
Implementation
final ValueChanged<String>? onChanged;
This method is called when inputBox value get changed of inputBox.
final ValueChanged<String>? onChanged;