menu
flutter_mind_map package
documentation
mind_map_node.dart
MindMapNode
getChild method
getChild method
dark_mode
light_mode
getChild
method
Widget
?
getChild
(
)
Implementation
Widget? getChild() { return _child; }
flutter_mind_map package
documentation
mind_map_node
MindMapNode
getChild method
MindMapNode class