flex library
Classes
- BoxyColumn
- A widget that displays its children in a vertical array.
- BoxyFlex
- A widget that displays its children in a one-dimensional array.
- BoxyFlexible
- A widget that controls how a child of a BoxyRow, BoxyColumn, or BoxyFlex flexes.
- BoxyFlexParentData
- Parent data for use with RenderBoxyFlex.
- BoxyRow
- A widget that displays its children in a horizontal array.
- Dominant
- A widget that causes its own cross axis size to determine the cross axis size of every other child in a BoxyRow, BoxyColumn, or BoxyFlex.
- RenderBoxyFlex
- Displays its children in a one-dimensional array.