menu
nice2dev_flutter_ui package
documentation
data/nice_data2.dart
NiceTable
onRowTap property
onRowTap property
dark_mode
light_mode
onRowTap
property
void Function
(
int
rowIndex
)
?
onRowTap
final
Implementation
final void Function(int rowIndex)? onRowTap;
nice2dev_flutter_ui package
documentation
data/nice_data2
NiceTable
onRowTap property
NiceTable class