OnProgressUpdate<Progress> typedef

OnProgressUpdate<Progress> = void Function({List<Progress>? values})

Implementation

typedef OnProgressUpdate<Progress> = void Function({List<Progress>? values});