strokeBorderColor property
String
get
strokeBorderColor
Color for the line border used if strokeBorderWidth is set.
Default: 'white'
Implementation
external String get strokeBorderColor;
set
strokeBorderColor
(String v)
Implementation
external set strokeBorderColor(String v);