backgroundColor
Sets the background color of the modifier.
Return
A Modifier with the specified background color.
Parameters
color
The color to be used as the background color, converted to RGBA.
Sets the background color of the modifier.
A Modifier with the specified background color.
The color to be used as the background color, converted to RGBA.