ProgressCallback typedef

ProgressCallback = bool Function(FindItem item)

Implementation

typedef ProgressCallback = bool Function(FindItem item);