The outline color of the fill. Matches the value of fill-color if unspecified.
fill-color
Future<void> setFillOutlineColor(int fillOutlineColor) => _annotationMessenger.setFillOutlineColor(id, fillOutlineColor);