onRowTap property

dynamic Function(T item, int index)? onRowTap
final

Implementation

final Function(T item, int index)? onRowTap;