ProgressChange typedef

ProgressChange = void Function(Duration progress)

Implementation

typedef ProgressChange = void Function(Duration progress);