rowIndex property

int rowIndex

returns the row Index

Implementation

int get rowIndex {
  return _rowIndex;
}