progress property

ProgressTracker<Uri>? progress
final

If the file is uploading, this tracker will report the status

Implementation

final ProgressTracker<Uri>? progress;