Stack.elements_full_width#
- property Stack.elements_full_width[source]#
If True, all elements will take up the full horizontal space of their column, regardless of the element’s
Element.element_width
andElement.width
attributes.This is done by default for better default layouting.
- Type