pub fn invalid(child: impl UiNode, error: impl IntoVar<Invalid>) -> impl UiNode
P Indicates that the widget’s data is invalid with optional kinds of errors.
P