setRowIndex method

void setRowIndex(
  1. int rowIndex
)

Implementation

void setRowIndex(int rowIndex) => _rowIndex = rowIndex;