Line(cells: List<Cell>)
Identifies the row in a vertical grid or the column in an horizontal grid. A single cell can be larger than a single column for a vertical grid or than a single row for an horizontal grid (Cell.spanSize).
cells - the items places in this line.
cells