createNode method

  1. @override
IMindMapNode createNode()
override

Implementation

@override
IMindMapNode createNode() {
  return MindMapNode();
}