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