pub fn expanded(child: impl UiNode, expanded: impl IntoVar<bool>) -> impl UiNode
P Indicate that the widget toggles the visibility of related widgets.
P
Use controls, or owns to indicate the widgets that change visibility based on this value.
controls
owns