pub fn thumb_fn(
child: impl IntoUiNode,
thumb: impl IntoVar<WidgetFn<ThumbArgs>>,
) -> UiNodeExpand description
P Widget function that converts ThumbArgs to widgets.
This property sets the THUMB_FN_VAR.
pub fn thumb_fn(
child: impl IntoUiNode,
thumb: impl IntoVar<WidgetFn<ThumbArgs>>,
) -> UiNodeP Widget function that converts ThumbArgs to widgets.
This property sets the THUMB_FN_VAR.