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