FishbonePainter constructor

FishbonePainter({
  1. required MindMap mindMap,
})

Implementation

FishbonePainter({required this.mindMap});