outlineColor property

int? outlineColor
getter/setter pair

Stroke color, ARGB format. If not set, the default is black opaque (0xFF000000).

Implementation

int? outlineColor;