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