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