colors property

List<Color>? colors
final

The color you draw on the shape.

Implementation

final List<Color>? colors;