cells property
final
Cells in the grid.
The order of the cells are based on the grid's internal memory layout.
See also:
Implementation
@override
final List<T> cells;
Cells in the grid.
The order of the cells are based on the grid's internal memory layout.
See also:
@override
final List<T> cells;