var body: Self.Body
Declares the group of widgets that an app supports.
associatedtype Body : Widget
The type of widget that represents the content of the bundle.
struct WidgetBundleBuilder
A custom attribute that constructs a widget bundle’s body.