onTextChange property

(void Function(String value)?) onTextChange
final

Function to call when the input text change

Implementation

final void Function(String value)? onTextChange;