colors property

List<Color>? colors
final

The colors used to draw the shape. If not provided, uses the primary color from the current theme.

Implementation

final List<Color>? colors;