onChanged property

dynamic Function(String)? onChanged
final

Callback when the text changes.

Implementation

final Function(String)? onChanged;