menu
flutter_mind_map package
documentation
i_mind_map_node.dart
IMindMapNode
setLeftItems abstract method
setLeftItems abstract method
dark_mode
light_mode
setLeftItems
abstract method
void
setLeftItems
(
List
<
IMindMapNode
>
value
)
Implementation
void setLeftItems(List<IMindMapNode> value);
flutter_mind_map package
documentation
i_mind_map_node
IMindMapNode
setLeftItems abstract method
IMindMapNode class