image_fn

Function image_fn 

Source
pub fn image_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<ImageFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts ImageFnArgs to widgets.

Sets the IMAGE_FN_VAR.