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