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