onChange property

(void Function(File)?) onChange
final

Case the image can be changed, this function will be called after the change

Implementation

final void Function(File)? onChange;