Function zng::menu::sub::column_width_padding

source ยท
pub fn column_width_padding(
    child: impl UiNode,
    enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P If the start and end column width is applied as padding.

This property is enabled in menu-item styles to offset the content by start_column_width and end_column_width.