pub fn cmd_child_fn( child: impl IntoUiNode, cmd_child: impl IntoVar<WidgetFn<Command>>, ) -> UiNode
P Sets the widget function used to produce the button child when cmd is set and child is not.
P
cmd
child