Body
The type of configuration representing the content of this control.
Declaration
associatedtype Body : ControlWidgetConfigurationDiscussion
When you create a custom control, Swift infers this type from your implementation of the required body property.