NiceExportProgress constructor
const
NiceExportProgress({})
Implementation
const NiceExportProgress({
super.key,
this.title = 'Exporting...',
this.progress,
this.status,
this.showCancel = true,
this.onCancel,
});