colorList property

List<Color> colorList
getter/setter pair

Implementation

List<Color> colorList=[Colors.red,Colors.blue,Colors.grey,Colors.orange,
  Colors.green,Colors.amber,Colors.blueGrey,Colors.brown,Colors.black87,Colors.purple];