NodeWidget constructor
NodeWidget(})
Implementation
NodeWidget(
this.tree,
this.chooseItems, {
super.key,
required this.onNodeDataChanged,
this.isMultiSelect = false,
});
NodeWidget(
this.tree,
this.chooseItems, {
super.key,
required this.onNodeDataChanged,
this.isMultiSelect = false,
});