strokeColor property

Color? strokeColor
final

The color for shape's outlines.

Only one of strokeColor, strokeGradient, strokeShader can be set.

Implementation

final Color? strokeColor;