colorList property

List<List<Color>> colorList
final

List of slice of colors you want to show The inner list represents a slice of colors

Implementation

final List<List<Color>> colorList;