FileBrowser constructor
const
FileBrowser({})
Implementation
const FileBrowser({super.key, required this.room, this.initialPath = "", this.multiple = false, this.onSelectionChanged});
const FileBrowser({super.key, required this.room, this.initialPath = "", this.multiple = false, this.onSelectionChanged});