pub fn error_message( child: impl UiNode, invalid_wgt: impl IntoVar<WidgetId>, ) -> impl UiNode
P Indicates that the widget is an error message for the invalid_wgt.
P
invalid_wgt
The other widget must invalid.
invalid