OBJECT
Style configuration for layout elements
type LayoutBuilderStyle {# Background color (hex, rgb, or named color)backgroundColor: String! # Opacity value (0.0 to 1.0)opacity: Float! }