menu
moviestar
features/file/browser/content.dart
FileBrowserContent
onFileDownload property
onFileDownload
dark_mode
light_mode
onFileDownload
property
dynamic Function
(
String
,
String
)
onFileDownload
final
Function to handle file download.
Implementation
final Function(String, String) onFileDownload;
moviestar
content
FileBrowserContent
onFileDownload property
FileBrowserContent class