gradientColors property

List<Color>? gradientColors
final

The List of colors in case a gradient should get used.

Implementation

final List<Color>? gradientColors;