pub fn thumb_fn( child: impl UiNode, thumb: impl IntoVar<WidgetFn<ThumbArgs>>, ) -> impl UiNode
P Widget function that converts ThumbArgs to widgets.
P
ThumbArgs