onChanged property

void Function()? onChanged
final

Callback, called on the field, attachments, replied, edited changes.

Implementation

final void Function()? onChanged;