pub fn column_width_padding(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeExpand 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.