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