numOfColumns property

int get numOfColumns

Get number of columns for this row

Implementation

int get numOfColumns => _colDefs.length;