allLineShowList property

List<Series<LinearSales, DateTime>> allLineShowList
final

跟上面不同的是这个是没有被过滤的这个数据是没有被过滤的

Implementation

final List<charts.Series<LinearSales, DateTime>> allLineShowList = [];