menu
moviestar
features/file/browser/page.dart
FileBrowser
onDirectoryChanged property
onDirectoryChanged
dark_mode
light_mode
onDirectoryChanged
property
dynamic Function
(
String
)
onDirectoryChanged
final
Callback when the current directory changes.
Implementation
final Function(String) onDirectoryChanged;
moviestar
page
FileBrowser
onDirectoryChanged property
FileBrowser class