colors property

List<Color>? colors
final

List of Colors to iterate over - if null then random values will be chosen

Implementation

final List<Color>? colors;