strokeColor property

String? strokeColor
getter/setter pair

The hex string (RRGGBB) of the stroke color. (e.g. 00CCFF).

Implementation

String? strokeColor;