setIndexRow method

void setIndexRow(
  1. int indexRow
)

Implementation

void setIndexRow(int indexRow) => this.indexRow = indexRow;