column_layout library
Classes
- ColumnLayout
- A simple layout where you can specify the number of columns and then rows in each columns
Typedefs
- GetColumnAlignmentAt = Alignment Function(int column, int row)
- GetColumnWidgetAt = Widget Function(int column, int row)
- callback method to render a child widget on-demand