是否启用内置的节点管理
如果为 true,组件会自动处理节点的移动操作 如果为 false,需要在 onNodeMoved 中手动处理
默认为 true,简化使用
final bool autoManageNode;