onProgress property

void Function(int progress)? onProgress
final

Implementation

final void Function(int progress)? onProgress;