PlotNotifier constructor

PlotNotifier({
  1. String key = "graph1",
})

Implementation

PlotNotifier({super.key = "graph1"});