steppedColors property

List<Color> steppedColors

A duplicated list of colors by CopyColors.

Implementation

List<Color> get steppedColors => ~colors;