menu
zuraffa_ui package
documentation
shad.dart
ShadTable
onRowTap property
onRowTap property
dark_mode
light_mode
onRowTap
property
void Function
(
int
row
)
?
onRowTap
final
Callback for tap gestures on a row.
Implementation
final void Function(int row)? onRowTap;
zuraffa_ui package
documentation
shad
ShadTable
onRowTap property
ShadTable class