menu
file_mapper package
documentation
tree_printer.dart
FileNode
children property
children property
dark_mode
light_mode
children
property
List
<
FileNode
>
children
final
Child nodes if this is a directory.
Implementation
final List<FileNode> children;
file_mapper package
documentation
tree_printer
FileNode
children property
FileNode class