columnCount property

int columnCount

Calculated total size of all columns.

Implementation

int get columnCount => columnSizes.length;