onRowTap property

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

Implementation

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