sources property
Available upload sources for the file upload widget. This can be a combination of:
TogeFileUploadSource.cameraTogeFileUploadSource.galleryTogeFileUploadSource.files
Defaults to all.
Implementation
final List<TogeFileUploadSource>? sources;