pub fn described_by( child: impl UiNode, descriptors: impl IntoVar<Vec<WidgetId>>, ) -> impl UiNode
P Append widgets that describes this widget to the descriptors list.
P