pub fn none_fn(
child: impl IntoUiNode,
none_fn: impl IntoVar<WidgetFn<NoneFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts NoneFnArgs to a widget.
This property sets the NONE_FN_VAR.
pub fn none_fn(
child: impl IntoUiNode,
none_fn: impl IntoVar<WidgetFn<NoneFnArgs>>,
) -> UiNodeP Widget function that converts NoneFnArgs to a widget.
This property sets the NONE_FN_VAR.