ProgressCallback typedef

ProgressCallback = void Function(double percent)

Implementation

typedef ProgressCallback = void Function(double percent);