layers property

List<ChartLayer> get layers

Implementation

List<ChartLayer> get layers => List.unmodifiable(_layers);