color property

Color color
final

The resolved fill color, including fill-opacity and inherited opacity.

When followsCurrentColor is true this is the color the shape takes when no tint is supplied; its alpha still carries the resolved opacity.

Implementation

final ui.Color color;