Stacked
A block that contains nodes grouped together according to the given layout.
Parameters
the way nodes are placed together
content alignment along the main axis
content alignment along the cross axis
space between nodes
Constructors
Types
A layout that stacks nodes vertically.
Possible alignment types along the cross axis of a Stacked block.
A layout that stacks nodes in a grid.
Defines a way nodes of a Stacked block are placed together.
Possible alignment types along the main axis of a Stacked block.
A layout that stacks nodes horizontally.
Functions
Returns a sequence of all nodes in the tree, where this is the root node. The sequence is generated by traversing the tree in depth-first order. The root node is excluded from the sequence.
Retrieves the stored media associated with this node, if any.