colIndex property

int colIndex

returns the column Index

Implementation

int get colIndex {
  return _colIndex;
}