columnIndex property

int columnIndex

Implementation

int get columnIndex {
  return this._columnIndex;
}