onFileChanged property

void Function(String fileName, String content)? onFileChanged
final

Implementation

final void Function(String fileName, String content)? onFileChanged;