pub fn is_even(child: impl UiNode, state: impl IntoVar<bool>) -> impl UiNode
P If the column index is even.
P
Column index is zero-based, so the first column is even, the next is_odd.
is_odd