pub fn image_error_presenter(child: impl IntoUiNode) -> UiNodeExpand description
Presents the contextual IMAGE_ERROR_FN_VAR if the CONTEXT_IMAGE_VAR is an error.
The error view is rendered under the child.
The image widget adds this node around the image_presenter node.