Layout
Layout primitives and helper types.
Rect- Bounding rectangle used by widgetsFlexRow/FlexColumn- Composable flex containersGrid- Grid layout helperStack- Overlapping stack layout
See src/layout for implementation and examples.
Layout primitives and helper types.
Rect - Bounding rectangle used by widgetsFlexRow / FlexColumn - Composable flex containersGrid - Grid layout helperStack - Overlapping stack layoutSee src/layout for implementation and examples.