currentSeriesList property

List<MutableSeries<D>> get currentSeriesList

Implementation

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