strokeColor property

Color strokeColor
final

Line color in ARGB format, the same format used by Color. The default value is black (0xff000000).

Implementation

final Color strokeColor;