onChanged property

(dynamic Function(String)?) onChanged
final

This is the on Change function of the CustomTextFile

Implementation

final Function(String)? onChanged;