strokeGradient property

Gradient? strokeGradient
final

The gradient for shape's outlines.

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

Implementation

final painting.Gradient? strokeGradient;