columnCount property

int get columnCount

Calculated total size of all columns.

Implementation

int get columnCount => columnSizes.length;