Module custom_layout

Module custom_layout 

Source
Expand description

A container widget that allows you to specify the layout of its children.

Structs§

CustomLayout
A container widget that allows you to specify the layout of its children.
Limits
A set of size constraints for layouting.
Node
The bounds of an element and its children.
Tree
A persistent state widget tree.

Traits§

Renderer
A component that can be used by widgets to draw themselves on a screen.