outlineColor property

Color outlineColor
final

Outline color.

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

Implementation

final Color outlineColor;