circleColorList property

List<List<Color>> circleColorList
getter/setter pair

Implementation

List<List<Color>> circleColorList = [
  [],
];