fillColor property

String fillColor

Fill color. Defaults to the value of the color option

Implementation

external String get fillColor;
void fillColor=(String value)

Implementation

external set fillColor(String value);