onChanged property

ValueChanged<String>? onChanged
final

Similarly of the onChanged property of the TextFormField.

Implementation

final ValueChanged<String>? onChanged;