currentSeriesList property
List<MutableSeries<D> >
get
currentSeriesList
Implementation
List<MutableSeries<D>> get currentSeriesList => _currentSeriesList!;
List<MutableSeries<D>> get currentSeriesList => _currentSeriesList!;