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