row property

int row
getter/setter pair

Row index

Implementation

// ignore: prefer_final_fields
int row = 0;