menu
tolyui_tree package
documentation
toly_tree.dart
TolyDraggableTree<T>
autoExpandOnDrop property
autoExpandOnDrop property
dark_mode
light_mode
autoExpandOnDrop
property
bool
autoExpandOnDrop
final
是否在拖拽到文件夹内部时自动展开文件夹
默认为 true,便于用户查看拖拽结果
Implementation
final bool autoExpandOnDrop;
tolyui_tree package
documentation
toly_tree
TolyDraggableTree<T>
autoExpandOnDrop property
TolyDraggableTree class