strokeColor property

int? strokeColor
final

Stroke colour as an ARGB integer (e.g. 0xFFFF0000 for opaque red).

Implementation

final int? strokeColor;