row property

int row

The row index of the child in the TableView.

Equivalent to the yIndex.

Implementation

int get row => yIndex;