secondaryColors property

List<Color> secondaryColors
final

secondaryColors: These Colors are those in which the primaryColors will transition into.

Implementation

final List<Color> secondaryColors;