onFileLoading property

(void Function()?) onFileLoading
final

The callback function to be called when the local image starts to load.

Implementation

final void Function()? onFileLoading;