onTap property

ValueChanged onTap
final

notify when user click on a row of the table

Implementation

final ValueChanged<dynamic> onTap;