OnProgressFunction typedef

OnProgressFunction = void Function(double value)

Implementation

typedef OnProgressFunction = void Function(double value);