OnProgressChanged typedef

OnProgressChanged = void Function(double)

Implementation

typedef OnProgressChanged = void Function(double);