onChanged property
Required callback that is called whenever the input value changes.
Implementation
final Function(String value) onChanged;
Required callback that is called whenever the input value changes.
final Function(String value) onChanged;