onRowTap property

void Function(T val)? onRowTap
final

Implementation

final void Function(T val)? onRowTap;