onRowTap property

void Function(T row, int index)? onRowTap
final

Implementation

final void Function(T row, int index)? onRowTap;