strokeColor property

String? strokeColor

Implementation

external String? get strokeColor;
void strokeColor=(String? value)

Implementation

external set strokeColor(String? value);