Class BoxItem

Leaf child of the box layout hierarchy.

Declaration

class BoxItem(BoxMixin)
source link

Documentation

When you call a method from `BoxMixin` that creates a new box or a box item (like text, image,
etc.), it will be added to the parent of the box item.

Methods

Inherited methods

Subclasses

Reexports