namespace DaggerFramework.UI; public struct PanelStyle { public Color BackgroundColor { get; set; } }