menu
camellia package
documentation
widgets/display/tree_file.dart
XFileTree
XFileTree.new const constructor
XFileTree.new const constructor
dark_mode
light_mode
XFileTree
constructor
const
XFileTree
(
{
Key
?
key
,
required
String
rootPath
,
})
Implementation
const XFileTree({super.key, required this.rootPath});
camellia package
documentation
widgets/display/tree_file
XFileTree
XFileTree.new const constructor
XFileTree class