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