onRowTap property

void Function(Map<String, dynamic> row)? onRowTap
final

Implementation

final void Function(Map<String, dynamic> row)? onRowTap;