fillOutlineColor property Null safety

int? fillOutlineColor
read / write

The outline color of the fill. Matches the value of fill-color if unspecified.

Implementation

int? fillOutlineColor;