Grid represented as Matrix (List of Lists). This grid is created from GridCarousel._initGrid.
GridCarousel._initGrid
final List<List<T>> grid;