MindMapPainter constructor

MindMapPainter({
  1. required MindMap mindMap,
})

Implementation

MindMapPainter({required this.mindMap});