backgroundColor

Background color in RGBA format (e.g. rgba(242, 59, 57, 1)) or as a ColorStyle instance.

Type

(T extends TraitVariantData ? ColorStyleData : ColorStyle) | string | null

Setting to null removes the background color. Supported by FrameNode.