row property

int row

The row index of the TreeRow in the TreeView.

Equivalent to the yIndex.

Implementation

int get row => yIndex;