fillColor property

Color? fillColor
final

The color to fill the shape.

Only one of fillColor, fillGradient, fillShader can be set.

Implementation

final Color? fillColor;