key_fn

Function key_fn 

Source
pub fn key_fn(
    child: impl IntoUiNode,
    key_fn: impl IntoVar<WidgetFn<KeyFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts a KeyFnArgs to a widget.

This property sets the KEY_FN_VAR.