pub fn is_last(child: impl UiNode, state: impl IntoVar<bool>) -> impl UiNode
P If the child is the last.
P