onChanged property

ValueChanged<String>? onChanged
final

Callback when the text changes.

Implementation

final ValueChanged<String>? onChanged;