pub fn details( child: impl IntoUiNode, details: impl IntoVar<Vec<WidgetId>>, ) -> UiNode
P Append widgets that provide additional information related to this widget to the details list.
P