currentSeriesList property

List<MutableSeries<D>> get currentSeriesList
inherited

Implementation

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