onChange property

ValueChanged<Directory> onChange
final

Called when the user has touched a subfolder list item.

Implementation

final ValueChanged<Directory> onChange;