colors property

List<Color>? colors
final

The colors of the gradients. There must be at least two colors

Implementation

final List<Color>? colors;