onRowTap property

void Function(T item)? onRowTap
final

Implementation

final void Function(T item)? onRowTap;