n property

int get n

Returns the number of columns

Implementation

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