strokeColor property
The color for shape's outlines.
Only one of strokeColor, strokeGradient, strokeShader can be set.
Implementation
final Color? strokeColor;
The color for shape's outlines.
Only one of strokeColor, strokeGradient, strokeShader can be set.
final Color? strokeColor;