int columnCount

The number of columns in this grid.

Source

int get columnCount => columnOffsets.length - 1;