numOfColumns property
int
get
numOfColumns
Get number of columns for this row
Implementation
int get numOfColumns => _colDefs.length;
Get number of columns for this row
int get numOfColumns => _colDefs.length;