pub fn img_error_fn( child: impl UiNode, wgt_fn: impl IntoVar<WidgetFn<ImgErrorArgs>>, ) -> impl UiNode
P Sets the wgt_fn! that is used to create a content for the error message.
P
wgt_fn!