initialFiles property
Optional initial files to pre-populate the upload list. This can be used to display files that have already been uploaded or selected.
Implementation
final List<TogeFileUploadEntity>? initialFiles;
Optional initial files to pre-populate the upload list. This can be used to display files that have already been uploaded or selected.
final List<TogeFileUploadEntity>? initialFiles;