allowedExtensions property
allowedExtensions files extensions accepted by file picker this will make sense only if you add FileSource.fileExplorer to sources
Implementation
final List<String>? allowedExtensions;
allowedExtensions files extensions accepted by file picker this will make sense only if you add FileSource.fileExplorer to sources
final List<String>? allowedExtensions;