onTextChange property

ValueNotifier<String?>? onTextChange
final

Called on text change

Implementation

final ValueNotifier<String?>? onTextChange;