onRowTap property

void Function(int rowIndex)? onRowTap
final

Implementation

final void Function(int rowIndex)? onRowTap;