strokeColor property

Color strokeColor
final

Stroke color.

Setting the stroke color to any transparent color (i.e. RGBA code 0x00000000) effectively disables the stroke.

Implementation

final Color strokeColor;