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