pub fn settings_search_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SettingsSearchArgs>>,
) -> UiNodeExpand description
P Widget function that converts SettingsSearchArgs to a search box.
Sets the SETTINGS_SEARCH_FN_VAR.
pub fn settings_search_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SettingsSearchArgs>>,
) -> UiNodeP Widget function that converts SettingsSearchArgs to a search box.
Sets the SETTINGS_SEARCH_FN_VAR.