shapeBackgroundFill property

ShapeBackgroundFill? shapeBackgroundFill
getter/setter pair

The background fill of the shape.

If unset, the background fill is inherited from a parent placeholder if it exists. If the shape has no parent, then the default background fill depends on the shape type, matching the defaults for new shapes created in the Slides editor.

Implementation

ShapeBackgroundFill? shapeBackgroundFill;