Tells the parent Container to let this node take all the available space on the axis you flag. If multiple neighboring nodes are set to expand, they'll share the space based on their stretch ratio.
Tells the parent Container to center the node in itself. It centers the control based on its bounding box, so it doesn't work with the fill or expand size flags.