onChanged property

void Function()? onChanged
final

Callback, called on the ReactiveTextField changes.

Implementation

final void Function()? onChanged;