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