color property

Color? color
final

The color to fill in the background of the segment.

This is ignored if gradient is non-null.

Implementation

final Color? color;