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