n property

int n

Returns the number of columns

Implementation

int get n => _values[0].length;