menu
zuraffa_ui package
documentation
shad.dart
TreeVicinity
row property
row property
dark_mode
light_mode
row
property
int
get
row
The row index of the
TreeRow
in the
TreeView
.
Equivalent to the
yIndex
.
Implementation
int get row => yIndex;
zuraffa_ui package
documentation
shad
TreeVicinity
row property
TreeVicinity class