currentSeriesList property

List<MutableSeries<D>> currentSeriesList

Implementation

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