onTextChanged property

void Function(String message)? onTextChanged
final

Implementation

final void Function(String text)? onTextChanged;