onDirectoryChanged property

dynamic Function(String) onDirectoryChanged
final

Callback when the current directory changes.

Implementation

final Function(String) onDirectoryChanged;