rowIndex property

int get rowIndex

returns the row Index

Implementation

int get rowIndex {
  return _rowIndex;
}