Function zng_wgt_toggle::radio_spacing
source ยท pub fn radio_spacing(
child: impl UiNode,
spacing: impl IntoVar<Length>,
) -> impl UiNode
Expand description
P
Spacing between the radio and the content.
pub fn radio_spacing(
child: impl UiNode,
spacing: impl IntoVar<Length>,
) -> impl UiNode
P
Spacing between the radio and the content.