WidgetBackground.color

The background is not necessarily a solid color, but you can always specify a color as a fallback.

struct WidgetBackground
Color color;

Meta

History

Made public on December 18, 2022 (dub v10.10).