strokeColor property

Color strokeColor
finalinherited

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

Implementation

final Color strokeColor;