row property

int row
latefinal

Cell row index

Implementation

late final int row = int.parse(_match.group(2)!);