cmd_child_fn

Function cmd_child_fn 

Source
pub fn cmd_child_fn(
    child: impl IntoUiNode,
    cmd_child: impl IntoVar<WidgetFn<Command>>,
) -> UiNode
Expand description

P Sets the widget function used to produce the button child when cmd is set and child is not.